Delivering a Push Notification
To deliver a push notification to a device, a server you control (like CocoaServer) must send a notification package to Apple’s push notification server. Then Apple’s push notification server delivers the notification to the device. The server you control is called the provider. The notification package contains the notification the user will eventually receive along with the device token and some other administrative information. The Apple server then uses the device token to route the notification to the correct device.
Getting the token to the provider
Before the provider can send the notification package to Apple’s push notification server, it needs to know the device token. You’re going to have Notified send ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access