Follow this guide to create your app in App Store Connect, generate an API Key (.p8 file), and provide the necessary details to your developer for app submission.


🔹 0️⃣ Register the Bundle Identifier in Apple Developer Console (Before App Creation)

⚠️ This step is required before creating your app in App Store Connect.

In order to create your app later, you must first register the correct Bundle Identifier in the Apple Developer Portal.

✅ Step 1: Go to Apple Developer

  1. Visit Apple Developer Console
  2. Log in with the same Apple ID used for App Store Connect

✅ Step 2: Create a New App Identifier

  1. Click the "+" button next to Identifiers
  2. Select "App IDs" → Click Continue
  3. Choose "App", then click Continue

✅ Step 3: Configure App ID

  1. App Name: Any name (e.g., MyApp)
  2. Bundle ID: ⚠️ Enter the exact value we provided
  3. Capabilities (App Services):
  4. Click Continue → Register