Creating an App ID
Every application you create requires an identifier, known as an App ID. To create an App ID view the Certificates, Identifiers & Profiles page in the Developer Program. Select App IDs under the Identifiers section and press the plus icon.
You will be asked to enter the following information.
- A description for the App ID. Adding in the name of your app will suffice.
- An App ID Prefix. Leave this as the default value.
- An App ID Suffix. Select Explicit App ID and then enter a Bundle ID. A Bundle ID is used as a way of identifiying your app and should follow a format like this com.yourcompany.appname e.g. com.thegamecreators.blowingbubbles.
- Finally press the continue button to complete the process.