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

Log the actual GCM error messages #114

Closed rvanlaarhoven closed 8 years ago

rvanlaarhoven commented 8 years ago

Currently only the count of errors is logged, which is not very useful. This fix logs the actual error messages.