Skip to content

Instantly share code, notes, and snippets.

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