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

improve usage example for iOS. Remove json_encode() option causing advanced use to fail #40

Closed cvctimlindsay closed 10 years ago

cvctimlindsay commented 11 years ago

hi, this is what I was talking about in the issue I added regarding use of JSON_FORCE_OBJECT messing with the payload format.

richsage commented 11 years ago

Hi @cvctimlindsay - could you possibly rebase this against master for me? Sorry for the delay! :-)

richsage commented 10 years ago

Adjusted and merged in #72 - thanks for the PR though :-)