2

We are not able to install app from url in iOS 10.0 Beta. It is giving popup "Would you like to install app "xyz"?" Once, we click Install it does nothing. We are using enterprise distribution.

Device: iPad Mini

Version: 10.0 (14A5261v)

Request you to help

Thanks,

Hardik Shah
  • 161
  • 1
  • 10

4 Answers4

2

Same problem here, this bug exists since iOS 8, but even worse in iOS 10.

I've reported a bug to Apple.

Community
  • 1
  • 1
Nix Wang
  • 814
  • 10
  • 18
  • Right now we are using Xamarin tool for development and have also ask to Apple team. Let's keep updated here if anyone find any solution. – Hardik Shah Jun 21 '16 at 05:29
2

According to engineers at WWDC it's a bug related to iOS 10 Beta 1, should be fixed in the future betas.

Right now you can only install an app once, it will fail if you try to install an app with the same bundle id. A factory reset will let you install the app again or a using a new bundle id will also work until Apple fixes this.

So if you really need to install an update of an app (as the first install will always work) doing a factory reset of the phone or using a new bundle id seems to be the best solution right now.

Update : this seems to be fixed in Beta 2

Jeremy B
  • 911
  • 7
  • 20
  • I reset the iPad and then tried to reinstall the apps. But still the issue was as it is. It's showing alert to install but after that no process start. – Hardik Shah Jun 30 '16 at 06:16
  • Did you restore a backup ? You have to do a factory reset and do not restore a backup – Jeremy B Jul 01 '16 at 05:09
2

I can get an enterprise app to install once on iOS 10 Beta 1 if I factory reset the device. It will install exactly once each time I factory reset the device.

Michael B
  • 71
  • 4
  • I reset the iPad and then tried to reinstall the apps. But still the issue was as it is. It's showing alert to install but after that no process start. – Hardik Shah Jun 30 '16 at 06:16
0

I took the update for official beta release iOS 10.0 from Apple and the issue has been fixed. Now am able to download the app number of time.

Hardik Shah
  • 161
  • 1
  • 10