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

Add support of iOS aps content-available option #56

Closed stephanecollot closed 10 years ago

stephanecollot commented 10 years ago

There is a new option is aps since iOS7. You can check that in "Table 3-1 Keys and values of the aps dictionary" here : https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Chapters/ApplePushService.html

richsage commented 10 years ago

Looks great - thanks! :-)