1. Apple
  2. Obtaining Provisioning Profile

Obtaining Provisioning Profile

A provisioning profile is a collection of digital entities that uniquely ties developers and devices to an authorized iPhone Development Team and enables a device to be used for testing.

To obtain the provisioning profile, follow the steps below:

  1. Head over to Apple Developer Profiles and click on create a new profile.

    Create Provisioning Profile 1

  2. Choose App Store under the Distribution category.

    Create Provisioning Profile 2

  3. Choose the App ID that is associated with the app that you are building.

    Create Provisioning Profile 3

  4. Choose the certificate created when obtaining the .p12 file. If there is multiple certificates shown as below, choose the one with the latest expiration date.

    Create Provisioning Profile 4

  5. Give the provisioning profile a meaningful name

    Create Provisioning Profile 5

  6. Once the profile is generated, download the file onto your computer. The name of the file will end with *.mobileprovision

  7. Once downloaded, head over to the iOS Settings area and upload the provisioning profile file.

    Update Provisioning Profile on Titan

This article is separated into multiple sections as follow: