-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
The code here is no longer 'most recent', as we now support iOS7 only:
http://aerogear.org/docs/guides/aerogear-push-ios/send-push/
Instead of 'application:didReceiveRemoteNotification', we should use the 'application:didReceiveRemoteNotification:fetchCompletionHandler' method
While add it, we should also add notes on:
- custom key values
- silent/background messages
- relates to
-
AEROGEAR-5152 Xcode template: use iOS7 specific method for remote notifications
- Closed