Skip to content

Instantly share code, notes, and snippets.

@janodev
Created August 16, 2016 12:48
Show Gist options
  • Save janodev/06712935c2d887f743df9c7e9438f790 to your computer and use it in GitHub Desktop.
Save janodev/06712935c2d887f743df9c7e9438f790 to your computer and use it in GitHub Desktop.
A custom notification payload
{
"aps": {
"alert": {...}
"mutable-content": 1
}
"my-attachment": "https://foo.bar/baz.jpg",
"category": "DylanOrDermotCategory"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment