Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Configuring push notifications for iOS apps

Updated on April 27, 2022

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:
  1. Use a computer with the macOS operating system.
  2. 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.
  3. 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.
  4. Create a certificate set for your app. For more information, see Creating an iOS certificate set.

    Create a push notification certificate for your app identifier

  1. Go to https://developer.apple.com, and then sign in to your Apple Developer Portal account.
  2. On your Apple Developer Portal account dashboard, navigate to the Certificates, Identifiers & Profiles page, and then click Identifiers.
  3. In the list of identifiers, click the one that you want to use in your app.
  4. In the list of capabilities for the identifier, select the checkbox next to the push notifications capability, and then save the identifier.
  5. In the list of identifiers, reopen the identifier that you edited, and then start the configuration workflow next to the push notifications capability.
  6. In the push notification configuration window, choose and create a certificate type that matches your needs:
    • Development SSL Certificate
    • Production SLL Certificate
  7. Generate and upload a certificate signing request from your macOS computer

  8. On your macOS computer, open the Keychain Access application.
  9. On the menu bar, click Keychain AccessCertificate AssistantRequest a Certificate from a Certificate Authority.
  10. In the Certificate Assistant window, enter your email address and a common name for the certificate.
  11. Choose the request type by clicking Saved to disk.
  12. Click Continue, and then save the certificate signing request file on your hard drive.
  13. In the Apple Developer Portal, on the certificate signing request upload page, upload the file that you generated in Keychain Access.
  14. Generate a .cer file by completing the configuration process.
  15. Generate a .p12 file from the .cer file

  16. From the Apple Developer Portal, download the generated .cer file.
  17. On your computer, double-click the .cer file, and then confirm its addition to Keychain Access.
  18. In Keychain Access, find your certificate file.
  19. Right-click the certificate, and then click Export "Apple Push Services: your certificate name".
  20. In the export window, in the File Format list, select the Personal Information Exchange (.p12) format.
  21. Click Save.
  22. In the password protection window, protect the file from unauthorized use by encrypting the file with a password, and then click OK.
  23. Enter your system password, and then click Allow.
  24. Add the .p12 file to the certificate set that you want to use in your iOS app

  25. In the navigation pane of App Studio, click SettingsMobile certificates.
  26. On the Mobile certificates page, click the iOS certificate set that you want to use in your mobile app.
    Note: The mobile provisioning file that you use in the certificate set must support push notifications. Otherwise, the push notification certificate section is not available.
  27. In the Push notification certificate section, click New.
  28. In the Upload new certificate file window, enter the encryption credentials for the certificate, and then upload the .p12 file for push notifications.
  29. Click OK, and then click Save.
What to do next: Ensure that your app receives automatic and manual push notifications by adding the certificate set that you updated to the mobile channel for your app. For more information, see Generating native mobile apps.
  • Previous topic Configuring push notifications for Android apps
  • Next topic Sending push notifications with the push console

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us