. Our Enterprise certificate and profiles are up to date and valid. I was able to install the app to an iphone using Xcode and an Ad-hoc deployment of the app.
The dropbox links are all shared and accessible to anyone with the link.
When I copy the itms-services uri to Safari on an iPhone I get the popup ... "Open this page in "iTunes"?" with the options Cancel and Open. When I click Open the popup goes away but then nothing else happens. The app does not install.
I connected to XCode Console to view the log messages for the device while clicking Open on the popup and the only message that stood out to me was .. Process: itunesstored Message: NetworkRequestQueue: Received unknown action: <private> PID: 162
Does Apple still support OTA installs for enterprise developers? What else can I do to troubleshoot?
<dict>
<key>kind</key>
<string>display-image</string>
<key>url</key>
<string>https:// dl.dropbox/app57x57.png</string>
</dict>
<dict>
<key>kind</key>
<string>full-size-image</string>
<key>url</key>
<string>https:// dl.dorpboxURL/app512x512.png</string>
</dict>