iosionic-frameworkionic-v1

Ionic v1 Enterprise App No Longer Installs on iOS


I've got an Ionic v1 app that was built for iOS before Ionic 2 was a thing. I used Xcode to archive the app for Enterprise distribution, so it could be installed on devices for testing. This was all fine and good until some time last week, when we noticed that the app would no longer install on our iOS devices.

What happens now is that you can click the same link in Safari to download the same .ipa file to the same device as it was previously installed on, it will start downloading to the home screen, then when it reaches 100%, the progress wheel disappears but the icon stays dark. Tapping on the icon gives the following error:

Unable to install "App Name"
Please try again later.

I've tried...

...but haven't managed to find any fixes at all. Does anyone have any suggestions as to what the elusive issue might be?


Plugins in use:


Solution

  • IMHO this is more of iOS signing issue than of ionic, double check that the provisioning profile is not expired.