Created
August 12, 2014 09:45
-
-
Save akisute/b7c2242922bdc2a477c7 to your computer and use it in GitHub Desktop.
Better Silent Notification for iOS 7+
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"aps" : {"content-available" : 1, "sound" : ""}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"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