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

[GCM] Don't use registration_ids for single recipient #129

Closed aminin closed 8 years ago

richsage commented 8 years ago

Great, thanks! :)

CarsonF commented 7 years ago

@richsage This was preventing us from sending GCM messages. Can you tag a patch release with this?