richsage / RMSPushNotificationsBundle

NOT MAINTAINED! ⛔️ Push notifications/messages for mobile devices. Supports iOS, Android (C2DM, GCM), Blackberry and Windows Mobile (toast only). A Symfony2 bundle.
MIT License
321 stars 152 forks source link

[Android] Use GCM as default #109

Closed miraage closed 5 years ago

miraage commented 9 years ago

Since c2dm is deprecated, maybe it is reasonable to use gcm as default?

richsage commented 9 years ago

Agreed - I was waiting for the final end-of-life for C2DM, which was June 2015, to pass - so makes sense to make that change now :)

ismailbaskin commented 8 years ago

https://developers.google.com/android/c2dm/