Creating an App ID for your iOS application
Create a bundle ID in the Apple Developer Portal to use it in the iOS certificate set when you build your iOS mobile app in Pega Platform™.
Prerequisites
Before you create an App ID for your iOS app, make sure that you are enrolled in the Apple Developer Program. For more information about available enrollment options, see Choosing a membership.
Creating an App ID for your app
To create an App ID for your app, complete the following steps:
- Sign in to the Apple Developer Portal and click Identifiers > App IDs.
- Click the plus sign.Register an App ID screen
- On the Registering an App ID page, provide the following information:
- App ID Description – Full name of the app; for example:
Turnkey Trust Mobile App
. This name is only used to identify an app on the Developer Portal.App ID Description screen - In App ID Suffix – Click Explicit App ID, and, in the Bundle ID field, enter the bundle ID. The bundle ID is a unique string declared in the reverse-domain name style that identifies your app, for example:
com.turnkeytrust.mobile
App ID Suffix screen
- App ID Description – Full name of the app; for example:
- In the App Services section, select the Push Notifications check box.App Services screen
- Click Continue.
- On the confirmation page, click Register.Confirm Your App ID screen
For more information, see iOS certificate set.