Creating AppStore Key

To be able to build Applications for iOS Apple store to should upload Apple key to sign the iOS production application

  1. Go to link of AppStoreConnect. Under “Keys” tab, click “+” blue icon.

2. Name the key and choose the proper access option. Then, click Generate. PS: Access option could be AdminDeveloper, or Finance, etc. It grants different scope of access, so choose it wisely.

3. Now, you could see Issuer ID and Key ID, these will be used soon.

This is a screenshot of WWDC2018 Session 303 Automating App Store Connect
This is a screenshot of WWDC2018 Session 303 Automating App Store Connect

4. Probably after a few seconds, refresh current page, you could see a Download API Key option at the end of row, where newly created key is. Download it and keep in mind: you want to save it in a very good place, where you would never forget, since this .p8 file has your private key. This private key will be your “secret” to access with API.

Leave a Reply

Your email address will not be published. Required fields are marked *