Apple AppStore App Publishing Procedure

Publishing app on appstore involves two websites.

  1. Apple Developer Website : developer.apple.com and
  2. AppStore Listing Website : appstoreconnect.apple.com

First login to https://developer.apple.com/account website using your developer account credentials.

Account page has three sections. Appstore connect Section, Certificates, IDs and Profiles section and additional resources section.

Before uploading any app on appstore, we have to first go to Certificates, IDs and profiles section.

Certificates, IDs and Profiles Section

There are one time procedures related to your developer account, which includes creating Developer Certificates, Adding devices to your developer account, Creating Keys.

For every app, we have to add Identifiers and create profiles.

One Time Activities

  1. Create Developer Certificates
  2. Add Devices to your account
  3. Add Keys to your account

Activities for Every App

  1. Add new app identifier
  2. Create Profile for App and set it in XCode for that app.