A Distribution Provisioning Profile is a combination of your App ID and Distribution Certificates. It authorizes your app to use particular services (like Push Notifications) and ensures that your app is submitted by you. This is why Distribution Certificates are tied to a specific Mac.
An App Store Distribution Provisioning Profile lets you post your apps in the Apple App Store. This article will help you create a distribution provisioning profile.
Note: Customers creating enterprise apps for internal distribution only do not need to create an App Store Distribution Provisioning Profile. Instead, In-house Distribution Provisioning Profiles are used.
Before You Begin
- Make sure you have created an App ID in AppStore Connect (for more information, read the article "iOS - Creating an App ID.")
- Make sure you have created and installed your Distribution Certificate and exported it as a .p12 file (for more information, read the article "iOS - Creating a Distribution Certificate and .p12 File.")
- (Optional) If you are planning to use Push Notifications, make sure you have created and installed your Push Notification Certificate (for more information, read the article "iOS - Creating a Push Notification Certificate.") Push Notification Certificates allow you to send messages to end users who have installed your app. They are also required for Newsstand apps.
How to Create an App Store Distribution Provisioning Profile
1. In the iOS Development account <https://developer.apple.com/account/#/overview/> and click on "Certificates, Identifiers & Profiles."
2. Click on "Profiles"
7. Enter your app name and "-AppStore" in the name field and click on "Generate."
Note: mag+ recommends adding the text "-AppStore" at the end of your profile name. This helps identify it should you create more distribution profiles.
9. Login to the mag+ Publish portal <https://publish.magplus.com> and go to Apps > iOS > Certificate and Provisioning Files.
App Creation: Next Steps
Creating provisioning profiles is only one step in creating an iOS app for distribution. Please refer to the additional articles in this section for information on setting up and configuring in-app purchases, ad hoc distribution provisioning profiles, etc. These items correspond to settings in the Mag+ Publish portal. The portal will actually build your customized iOS app. You will then upload this app to the Apple App Store or to your own internal distribution servers (for enterprise customers only).
0 Comments