Skip to content

Instantly share code, notes, and snippets.

@meyusufdemirci
Last active May 26, 2022 07:16
Show Gist options
  • Save meyusufdemirci/0379ec5f71a43810c1ecb387de66e9e6 to your computer and use it in GitHub Desktop.
Save meyusufdemirci/0379ec5f71a43810c1ecb387de66e9e6 to your computer and use it in GitHub Desktop.
How to Make Your iOS App Unique Article
"apns": {
"payload": {
"aps": {
"alert": {
"title": "Title",
"body": "Message"
},
"sound": "popcorn.mp3"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment