Systems | Development | Analytics | API | Testing

Advanced iOS push notifications: scaling APNs in production

The Apple Push Notification Service (APNs) allows developers to send real-time alerts and data to Apple devices. But it can create a number of problems as your app scales including silent throttling, deep link errors and push payload incompatibility. This post will help you proactively avoid these issues. You’ll learn about: This guide is intended for developers already using push notifications or planning to operate notification systems at scale.