iOS App ID and Bundle ID
This step begins in the Apple iOS Developer Program.
- Go to Certificates, IDs & Profiles in the left-hand menu in your Apple Developer account
- In Identifiers category, click on App IDs
- Click on the button + upper right
- Fill the fields
- In the App ID Description field, write the name of your application. Please note that's NOT the name that will be displayed for your app on the App Store.
- Write down the App ID Prefix (also called Team ID): it will be required in the PandaSuite procedure.
- Keep Explicit App ID selected.
- In the Bundle ID field, enter a unique identification code with the following structure:
com.[name of your organization].[name of your app]
.
Please keep it for the PandaSuite procedure.
- In the list of App Services, select Associated Domains and Push Notifications if you want to send some. Choose services your are sure to use. Click on Continue.
Your app is now declared and you have your bundle ID. Next step will explain to you how to generate your provisioning profile.