Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.03 KB

asc-app-id.md

File metadata and controls

17 lines (12 loc) · 1.03 KB

App Store Connect app ID

A unique ID for every application existing in App Store Connect. It is typically a 10-digit number.

ascAppId can be configured per Submit Profile in eas.json config.

How do I find my App ID?

If your application is already on App Store Connect, please follow these steps:

  1. Sign in to App Store Connect and select your team
  2. Navigate to the Apps section if you're not already there
  3. Click on your app name and ensure that App Store tab is active at the top (next to your app's name)
  4. On the left pane, under General section, select App Information
  5. Your App ID can be found under General Information section, called Apple ID

    Confusingly, Apple ID in this context does not refer to your Apple account username, it refers to your App ID.