Section Name | Description |
---|
Application Type | Select if you want the app to be a Manditory or Suggested application. |
Prompt user to install application | Allows you to specify how many times you want to prompt the user to install the app. |
Provisioning Profile | There are two types of provisioning profiles, one for development and one for distribution. Both profiles are .mobileprovision files.
All team members can download a Development Provisioning Profile from the Provisioning section of the portal. When downloading a Development
Provisioning Profile, remember that you can install and test applications on a device only if that device ID, app ID, and your development
certificate are included in the profile.
Only team admins can download the Distribution Provisioning Profile. In fact, the Distribution tab is not visible to team members. To test
an application that has been built for distribution, you need the Distribution Provisioning Profile and the .app file.
After you obtain the provisioning profile file, you can include it with the application.
|
Bundle ID | Utilize the search function to locate the bundle identifier automatically. |
Option | Description |
---|
Remove app when MDM profile is removed | Removes the app once the device's MDM profile is deleted from the device. |
Prevent application data back up to iTunes and iCloud | Prevents this applications information from being backed up to iTunes or iCloud. |