Skip to content

Instantly share code, notes, and snippets.

@robotadam
Created July 28, 2011 23:39
Show Gist options
  • Save robotadam/1112830 to your computer and use it in GitHub Desktop.
Save robotadam/1112830 to your computer and use it in GitHub Desktop.
iOS push notification without an alert
{
"aps": {
"badge": "+1",
"sound": "cat.caf"
},
"device_tokens": ["734C3AE803B8A9E2E2AD...7BF300CE"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment