Hi,
We have an in-house enterprise application that we used to distribute via OTA (itms-services://?action=download-manifest&url=<plist file URL>). All the devices has app installation restriction set to ON to disallow users to install other applications to the device for security reasons. OTA distribution was working fine until iOS 10.1. When the user clicks on Install button, nothing happens, no error and no app installed. We have reported this to apple via Bug Report and they said it was fixed already on iOS 10.3.1 and no other information provided. However, when we tried it is still not working.
Now, my questions are
1. Is Enterprise App Distribution via OTA on devices with App Installation Restriction set no longer allowed from iOS 10? If yes, is there any documentation about it?
2. Is there any other means of distributing enterprise app on devices with App Installation Restriction set other than OTA? Is it possible on MDM?
3. Are there ways to distribute updated provisioning files without asking the user to reinstall the app?
Any inputs will be greatly appreaciated.
Thank you in advance.