App Store Connect Setup
1. Sign in to App Store Connect
Go to appstoreconnect.apple.com and sign in with your Apple ID that has Admin or App Manager role.
2. Open Users and Access
From the top navigation, click your name or go to Users and Access → Integrations → App Store Connect API.
3. Generate an API Key
Click the + button to generate a new key. Give it a name (e.g. "Apporb") and assign the App Manager role. Download the .p8 private key file — you can only download it once.
4. Copy your Key ID and Issuer ID
The Key ID is shown in the table next to your key. The Issuer ID is shown at the top of the page above the keys table.
5. Add the credential in Apporb
Go to Settings → App Store Connect Credentials. Click "+ Add Key", fill in the Name, Key ID, and Issuer ID, then upload your .p8 private key file.
Found an inaccuracy? Report it on GitHub