Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.54 KB

creating-asc-api-key.md

File metadata and controls

30 lines (16 loc) · 1.54 KB

Creating an App Store Connect API Key

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.

  1. Open the App Store Connect Portal and go to the Integrations tab under the Users and Access section.

  1. Press the big plus button beside the Active header.

  1. Give your key a name and an Admin level role.

  1. Click the Download button to download the .p8 file.

  1. 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:

  1. That's all! From now on, you can use the generated App Store API key to submit your app with eas submit.