Skip to content
English - United States
  • There are no suggestions because the search field is empty.

How to Register a New App ID

Registering a new App ID in Apple Developer is required before your app can be configured for publishing and push notifications. This process connects your app’s Bundle ID to your Apple Developer account and enables app services used during publishing.

How to Register a New App ID

This is for app owners preparing an iOS app for submission through Apple Developer and App Store Connect.

Requirements

You must have access to your Apple Developer account and App Store Connect. You also need the app Bundle ID from the Buildfire Control Panel under Integrations.

How to Register a New App ID

  1. Log in to App Store Connect and click Apps
  2. Click the plus sign (+) and select New App
  3. Open Apple Developer Certificates, Identifiers & Profiles and log in to your Apple Developer account
  4. Click Identifiers, then click the plus sign (+)
  5. Select App IDs, choose App, then click Continue
  6. Enter your app name in the Description field and enter your Bundle ID from the Buildfire Control Panel under Integrations
  7. Under Capabilities, enable Push Notifications, then click Continue
  8. Click Register to complete the App ID registration, then inform the publishing team that the setup is complete

Troubleshooting Tips

  • Make sure the Bundle ID matches the value in the Buildfire Control Panel exactly
  • Push Notifications must be enabled for app notifications to work correctly
  • Use the same Apple Developer account that will be used to publish the app