Copy link to clipboard
Copied
Hi,
I updated iOS on my iPhone a couple days ago and yesterday I noticed that I can't install IPA files either with adt or iTunes.
If I install it with iTunes, the icon and the progress bar appears on the home screen for a short time then it disappears.
If I use adt it gives "Installation Error: ApplicationVerificationFailed." error.
Anyone else experienced this?
Notes:
Thanks
Update:
I tested it with simulator and it installs and runs fine, although the simulator's iOS version is 9.3
Message was edited by: Tamas Sopronyi
Hi IGZN,
We tried to reproduce the bug on AIR 19 and 21 on Mac and iOS 9.3.1 but the issue was not reproducible.
If you are trying with AIR SDK 21, please make sure that you have added the Certificate to the key-chain prior to adt packaging..
If you are still facing this issue please add a sample project to help us reproduce this issue
Note: There is a known bug with the Windows SDK, if asset contains Info.plist the installation will fail with "Installation Error: ApplicationVerificationFailed."
The
...Copy link to clipboard
Copied
Hi IGZN,
We tried to reproduce the bug on AIR 19 and 21 on Mac and iOS 9.3.1 but the issue was not reproducible.
If you are trying with AIR SDK 21, please make sure that you have added the Certificate to the key-chain prior to adt packaging..
If you are still facing this issue please add a sample project to help us reproduce this issue
Note: There is a known bug with the Windows SDK, if asset contains Info.plist the installation will fail with "Installation Error: ApplicationVerificationFailed."
The fix has been identified and will be available soon.
-Roshan
Copy link to clipboard
Copied
Hi Roshan,
Is there a specific certificate in AIR21 that I should add to keychain? Or which cert should I add?
Like I mentioned, it's not a new app, already have dozens of versions in iTunes.
And all this happened on Mac, not on Windows
Thanks
Copy link to clipboard
Copied
Hi,
It is the same cert that you use package your application.
-Roshan