Skip to content

Instantly share code, notes, and snippets.

@lholmquist
Created February 10, 2014 13:22
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 lholmquist/8915817 to your computer and use it in GitHub Desktop.
Save lholmquist/8915817 to your computer and use it in GitHub Desktop.
{
"variants" : ["c3f0a94f-48de-4b77-a08e-68114460857e", "444939cd-ae63-4ce1-96a4-de74b77e3737" ....],
"alias" : ["user@account.com", "someone@aerogear.org", ....],
"categories" : ["someCategory", "otherCategory"],
"deviceType" : ["iPad", "AndroidTablet"],
"ttl" : 3600,
"message": {
"alert":"HELLO!",
"sound":"default",
"badge":7,
"someKey":"some value",
"anotherCustomKey":"some other value"
},
"simple-push": "version=123"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment