Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

impatient iguana

Compare
Choose a tag to compare
@nathany nathany released this 16 Jun 23:11
· 29 commits to master since this release

Adds new fields for use with the iOS 10 beta.

push

  • Add CollapseID header for Notification Management introduced in iOS 10 (#62). You can update a notification by using the same CollapseID as a previous notification. See the Introduction to Notifications session for more.
  • Check payload size before hitting Apple's APN server (#67). This saves on making a request, but reports the same error message.

payload