mashlol/notify

does notify use google play services?

tristan-k opened this issue · 1 comments

Does notify use google play services? How are the messages delievered?

The messages are delivered using Parse, which uses Google Play Services in their Android SDK, and also uses GCM to deliver messages. I believe Parse does support their own fallback message delivery mechanism but I haven't tested it.