iosxcodedownloadenterprise-distributionios-enterprise

iOS Enterprise App: Distribute Over the air : Untrusted Enterprise Developer


I have uploaded my .ipa and manifest.plist to my server (say : https: // www.xxxxxxx . xom/app/). And I created a install page in that server.

In that install html page I have the hyper link to download my app

<a href="itms-services://?action=download-manifest&url=http s: // xxxxxxx.com/ios/manifest.plist">
Download My  iOS App
</a>

If I try to install the app through this install page, the app get downloaded and installed. When I tap the app, it shows "untrusted Enterprise developer". And also I cant able to see "Profile and device management" in the setting app

Kindly help me how can i get rid of this "Untrusted Enterprise Developer"

Note: I have already installed different certificate in my phone. Thats why It is not showing for my phone. But it is working in other iPhones


Solution

  • In general settings of your iphone you could see Device management. Move into the section and trust your enterprise developer account.