开发者

iPhone Provisioning: The app was not installed because the signer is not valid

I have an iPhone app that was handed to me. I deleted all of the existing certificates & provisioning profiles and created them from scratch. I believe I have set everything in the Provisioning Portal correctly:

  1. Distribution Certificate created
  2. Devices with correct UDID's added
  3. Ad-Hoc Provisioning file created with associated devices

I was able to successful开发者_开发技巧ly build & Archive my application. When I save it as a *.ipa and drag that and the *.mobileprovision file into iTunes everything is good, until my phone is syncing.

At that point I get an iTunes Sync: Failed to Install error. Other testers get the error: The app was not installed because the signer is not valid

I am not sure how to resolve this?


I have received that error because I had created my .ipa file with the ad hoc provisioning profile BEFORE I added the devices. Are you sure that you are using the most recent provisioning profile when you create the ipa? You may need to check which scheme you are using and verify its right


Everything was correct, except for the final stage where I am given the save options. The profile matched my Distribution profile, but for the wrong app. It just defaulted to one of them. I had to manually change it to the Ad Hoc Distribution I was building for. Silly mistake.


This question was not resolved by the above suggestions, however we were able to fix it by removing the entitlements from the build.

This problem happened while working on an old app we were updating. No jailbreaking, just an ad hoc .ipa sent over email between team members. All provisions were correct.

We were able to figure out the issue was entitlements by trying to install using "iPhone Configuration Utility" instead of iTunes. That gave us the actual error message which was easy to fix.

Debugging this issue was easier than with iTunes. It also has better UI for installing ad hoc builds. I recommend you try it here:

http://www.macupdate.com/app/mac/27986/apple-iphone-configuration-utility


i already face this , finnaly i found,.

If Your Certificates, Provisoning Profiles then & the ipa is generated,,

so there is no problem in your ipa File,

But Problem in Specific Device in which you are try to insalled,, If Your Device is JailBroken Then Easily iTunes cab Install ipa,,

But If Not Then You Have To Register/Add device to https://developer.apple.com/devcenter/ios/index.action ->Procsoning Profile -> Devices

Then & Then Ipa File Is Installed

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜