The AppStore settings identify API names. The settings are read only.
To view AppStore settings:
- Go to the Settings dashboard.
- Select AppStore under Settings in the sidebar.
- Scroll to view AppStore Settings.
The AppStore settings include:
- app_id: Unique ID used for the iOS mobile app in the APP Store.
- bundle_id: Bundle ID used during build for Google Play (Android's app store).
- googleservice_info_plist: Firebase Push Notification configuration for iOS (generated in Firebase Console.)
- google_services_json: Firebase Push Notification configuration for iOS (generated in Firebase Console).
- itc_team_id: iTunesConnect/AppstoreConnect Team identifier. This is different from developer account team_id (usually simple numbers).
- team_id: Apple Developer Team Account Identifier. Usually 10-digits string (X000X0000X). Can be found on the developer portal or Xcode.