Skip to content

Instantly share code, notes, and snippets.

@yunustek
Created December 5, 2018 11:59
Show Gist options
  • Save yunustek/4b1962f7ab485efa8840d67b7c8824cc to your computer and use it in GitHub Desktop.
Save yunustek/4b1962f7ab485efa8840d67b7c8824cc to your computer and use it in GitHub Desktop.
PushNotificationApsDictionaryWithImage
{
"aps" : {
"alert" : {
"title" : "Test Title Message",
"body" : "Yunus TEK"
},
"badge" : 1,
"sound": "default",
"mutable-content":1
},
"mediaUrl": "https://i.hizliresim.com/36NG0A.jpg"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment