Skip to content

Instantly share code, notes, and snippets.

@Scankiran
Created April 5, 2020 11:13
Show Gist options
  • Save Scankiran/81f2a75c07288b18f3ce584dba10d458 to your computer and use it in GitHub Desktop.
Save Scankiran/81f2a75c07288b18f3ce584dba10d458 to your computer and use it in GitHub Desktop.
exampleNotification
{
"aps": {
"alert": "Push Notifications Test",
"sound": "default",
"badge": 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment