Skip to content

Instantly share code, notes, and snippets.

@marianoabdala
Created June 15, 2013 22:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marianoabdala/d5fccef1b17213afbbb3 to your computer and use it in GitHub Desktop.
Save marianoabdala/d5fccef1b17213afbbb3 to your computer and use it in GitHub Desktop.
Push notification.json
{
"aps" : {
"alert" : "You got your emails.",
"badge" : 9,
"sound" : "bingbong.aiff"
},
"acme1" : "bar",
"acme2" : 42
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment