Skip to main content

Apple App Store Configuration

Prior to taking advantage of Appmate, some configurations must be held. Once you register your application to Appmate, you will see a few configurations under Apple AppStore tab. In order to continue, you need to fill all the fields.

img

The table below is prepared to assist you to handle the configurations. Click the configuration name for detailed explanation.

ConfigurationDescription
Bundle IDCan be found at App Information page after navigating to Apps section of App Store Connect. It should look something like com.example.app123
Apple ID (User)Your Apple ID
Apple ID (App)Can be found at App Information page after navigating to Apps section of App Store Connect. It should look something like 123456789
App Specific PasswordYou can generate an App Specific Password by signing in to https://appleid.apple.com/account/home and navigating to Security section.
App Specific Shared SecretApp Specific Shared Secret can be found by navigating to your app page in Apps section of AppStore Connect in In App Purchases --> Manage page. It should look something like 68791e1b03badd5e4eb9287660f67745
SKUCan be found at App Information page after navigating to Apps section of App Store Connect. It should look something like ExampleApp
Private Key IDCan be generated by navigating to App Store Connect --> Users and Access --> Keys section.
Issuer IDAfter generating an API key, you can find your issuer ID in App Store Connect --> Users and Access --> Keys section.
Private KeyAfter generating an API key, you can find your private key in App Store Connect --> Users and Access --> Keys section.

1. Bundle ID#

Bundle ID can be found at App Information page after navigating to Apps section of App Store Connect. It should look something like com.example.app123

img

2. Apple ID (User)#

Apple ID (User) is the e-mail address you use for logging into your Apple account.

3. Apple ID (App)#

Apple ID (App) can be found at App Information page after navigating to Apps section of App Store Connect. It should look something like 123456789

img

4. App Specific Password#

You can generate an App Specific Password by signing in to https://appleid.apple.com/account/home and click App-Specific Passwords under Sign-In and Security section.

img img img img

5. App Specific Shared Secret#

By means of App Specific Shared Secret, Appmate will be able to communicate to Apple on your behalf. In order to establish communication, you need to generate an app-specific shared secret and register the shared secret in Appmate.

  1. Login to App Store Connect.
  2. Navigate to "My Apps" and select your app.
  3. Select "Manage" under the "In-App Purchases" section from the left side menu.
  4. Select App-Specific Share Secret from the right side above your in-app products.
  5. Generate and copy your shared secret.

img

6. SKU#

SKU can be found at App Information page after navigating to Apps section of App Store Connect. It should look something like ExampleApp

img

7. Private Key ID#

Private Key ID can be generated by navigating to App Store Connect --> Users and Access --> Keys --> App Store Connect API section.

img img

8. Issuer ID#

You can find your issuer ID in App Store Connect --> Users and Access --> Keys --> App Store Connect API section.

img

9. Private Key#

You can find your private key in App Store Connect --> Users and Access --> Keys --> In-App Purchase section.

After downloading the key file, you need to copy&paste the private key inside the file.

img img img

note

You can download the private key file only once.