Skip to main content
Participating Frequently
March 3, 2014
Question

What causes applicationVerificationFailed error?

  • March 3, 2014
  • 2 replies
  • 4915 views

I'm trying to put a iPhone app onto my iOS7 iPhone 5. I've checked/regenerated the .p12 the .mobileprovisions, checked the UDIDs, checked the bundle IDs... nothing seems to be incorrect.

Has anyone had this problem and knows the solution?

This topic has been closed for replies.

2 replies

Inspiring
March 10, 2014

I experienced the same error recently when launching the app on the device (iPhone). The only remarkable change I had made was to upgrade the SDK to 4.12+AIR4.0. The certificate and provisioning profile was the same that worked all this time, so I tried cleaning the workspace and rebuilding the project. After that, restarted Eclipse/Flash Builder (if I skip this step, the problem persists). I tried again and the weird error message dissapeared, launching the app on the device. If this is the same case, your certificates and profiles are ok.

Frédéric C.
Inspiring
March 3, 2014

I have this issue from time to time. If the app is already on the device, sometimes I have to delete it from the device manually first, before it works. It is pretty inconsistent, so unfortunately I don't have a perfect recipe to solve this.

If nothing works, try to install the app with iFunBox (look for it on Google). Use the free "Classic" version, the one not cluttered with ads and other useless stuff. If the app installs with iFunBox, at least you'll know it's not related to your certificates and devices IDs.

Colin Holgate
Inspiring
March 3, 2014

The general case is that if there is a version of the app on the device already, and that version was made with a different certificate or provisioning profile, or has had its app id changed, you’ll get errors.

Participant
March 10, 2014

So how to fix this problem? I have manually deleted the previous version off the iphone and still can't install it.