Skip to content

Instantly share code, notes, and snippets.

@akisute
Created August 12, 2014 09:38
Show Gist options
  • Save akisute/44de4aed3209a56d2ab1 to your computer and use it in GitHub Desktop.
Save akisute/44de4aed3209a56d2ab1 to your computer and use it in GitHub Desktop.
Push Notification Payloads for iOS 7+
{"aps" : {"content-available" : 1}}
{"aps" : {"content-available" : 1, "badge" : 10}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment