Itms-services Action Download-manifest Amp-url Https __link__ -

The itms-services protocol is a special URL scheme used by iOS to trigger the installation of an application from a web server. Unlike a standard link that might download a file, this protocol tells the device to find a "manifest" file (a .plist ) which contains all the instructions needed to download and install your actual app file ( .ipa ).

https://apps.yourcompany.com/releases/v1.2.3/MyApp.ipa https://apps.yourcompany.com/releases/v1.2.3/manifest.plist Itms-services Action Download-manifest Amp-url Https

Place both files in an HTTPS-accessible directory. Example: The itms-services protocol is a special URL scheme

, where organizations distribute internal tools to employees' devices. It is also widely used by beta distribution platforms like to simplify testing workflows. itms-services://download issue reportedly fixed in iOS 6.1. Itms-services Action Download-manifest Amp-url Https

The "Install" system dialog appears.