Configuring push notifications for iOS apps
Keep the users up-to-date with various events in your business process by
configuring push notification support in your mobile app for iOS devices.
You
configure push notification support for iOS apps by adding an Apple Push Notification service
certificate to your iOS mobile certificate set in Pega Platform. The
certificate is stored in a .p12 file that you can use to enable push
notifications for your app.
Before you begin: Prepare the framework for enabling push notifications in your
app:
- Use a computer with the macOS operating system.
- Set up an Apple Developer Portal account for generating a .p12 file with a push notification certificate. For more information, see the Apple developer documentation.
- Create and configure an App ID, a signing certificate, and provisioning profile that supports push notifications. For more information, see Obtaining an App ID for iOS apps, Obtaining a signing certificate for iOS apps, and Obtaining a mobile provisioning profile for iOS apps.
- Create a certificate set for your app. For more information, see Creating an iOS certificate set.