Setup a native app
...
App Stores and Subscriptions
Preconditions for Test & Submi...

Create a mobile provisioning profile for your test app

3min
an ad hoc provisioning profile allows you to distribute your app to a specific group of testers for testing purposes outside of the app store it allows the app to be installed on designated devices without needing to go through the app store review process this profile is associated with your ios distribution certificate ios distribution certificate to create an ad hoc mobile provisioning profile for ios apps, follow these steps go to https //developer apple com/account/ https //developer apple com/account/ under the 'provisioning profiles' section, select 'all" or "distribution', click the '+' button to create a new provisioning profile 3\ choose 'ad hoc' as the distribution method 4\ select the app id for your profile 5\ select the appropriate p12 distribution certificate to include in the provisioning profile this is very important as the selected certificate in the list needs to match the one you have created this is very important as the selected certificate in the list needs to match the one you have created 6\ select the devices you want to include in the ad hoc provisioning profile these devices will be able to install and test your app 7\ provide a descriptive name for the provisioning profile, click 'continue' and review the details before downloading the provisioning profile make note of the location where the provisioning profile is saved on your mac