If you’d like to submit your iOS app to the Apple App Store with eas submit, you'll need an App Store Connect API key or an App Specific Password. This page will guide you through the process of creating an App Store Connect API key.
- Open the App Store Connect Portal and go to the Integrations tab under the Users and Access section.
- Press the big plus button beside the Active header.
- Give your key a name and an
Adminlevel role.
- Click the Download button to download the .p8 file.
- You'll also need to provide the following information to the submission service:
- Key ID
- Issuer ID
These can be found in the red boxes in the image below:
- That's all! From now on, you can use the generated App Store API key to submit your app with
eas submit.




