Skip to content

Instantly share code, notes, and snippets.

@javieranton-zz
Created May 12, 2020 20:51
Show Gist options
  • Save javieranton-zz/c884d44a28ce9aa06592c502f1afed40 to your computer and use it in GitHub Desktop.
Save javieranton-zz/c884d44a28ce9aa06592c502f1afed40 to your computer and use it in GitHub Desktop.
{
"aps": {
"content-available" : 1,
"alert": {
"title": title,
"body": body
},
"badge": badgeCount,
"sound": "bingbong.aiff"
},
"meta": "{'notifId':'<someId>','senderId':'<someSenderId>'}", //this is for hidden data
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment