Over-The-Air installation
Create and distribute an iOS package using an Over the Air (OTA) installation.
Before you begin:
You have packaged your app for iOS. Packaging an iOS app can only be done from an MacĀ® OS development machine. The images defined by the package properties Icon (58x58 px) , Icon (60x60 px), and Icon (1024x1024 px) are used during the over-the-air installation; be sure these properties were set when the package was created.
OTA installations can be completed by members of either the Apple Developer Program or the Apple Developer Enterprise Program.
- The download link can be publicly shared because only registered devices can install.
- No additional trust settings are required on the phone.
The Apple Developer Enterprise Program can distribute "ad-hoc" programs with an ad-hoc provisioning profile and "in-house" programs signed with an in-house provisioning profile. Apple may require explicit information about the purpose of the app, and the installed app needs to get a trust in the device settings. See Install custom enterprise apps on iOS for the lastest information.
- An explicit App Id (BUNDLE_IDENTIFIER).
- An ad-hoc or in-house provisioning profile (PROVISIONING_PROFILE).
- A Distribution Signing certificate (IDENTITY).