vdeep
5/30/2016 - 8:46 AM

APS Notification format

APS Notification format

{
  "aps":
  {
    "alert": {
        "title": "Notification title",
        "body": "Notification text"
    },
    "sound": "default",
    "badge": 1
  }
}