Skip to content

Instantly share code, notes, and snippets.

@DeMarko
Created February 16, 2012 06:55
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 DeMarko/1842778 to your computer and use it in GitHub Desktop.
Save DeMarko/1842778 to your computer and use it in GitHub Desktop.
example push notification for Hero Academy
{
"aps": {
"alert": "It is now your turn in your game with sazerac."
},
"actions": {
"1": "HKd9",
"2": "HKd9 c9",
"3": "HKc9 EBc8",
"4": "HKc9 EBc8",
"5": "HKc9 e9"
}
}
@DeMarko
Copy link
Author

DeMarko commented Feb 16, 2012

total size: 150 bytes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment