Miguel Ángel Camacho
Posts: 0
Joined: Sun May 19, 2013 10:59 pm

Problem When Generating IPA file

Hi I keep on getting an error saying "Invalid pair of Provision Profile and Certificate." when I try to generate my Ipa file from Appery. However, I can generate the ipa file form Xcode.
I've shared my project with you. What caould be happening if Xcode is not complaining about the certificats?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Problem When Generating IPA file

Hello - have you updated your certificate recently?

Miguel Ángel Camacho
Posts: 0
Joined: Sun May 19, 2013 10:59 pm

Problem When Generating IPA file

Yes. This is happenning since I changed my MAC machine. What I did was to revoke my certificate, create it again, upload it in Xcode on my new machine create the p12 file upload it in Appery and then I created again the rest of the files and certificates including the provisioning file.

I can compile the app and generate the ipa file form Xcode but when I try it from Appery it retrieves the "Invalid pair of Provision Profile and Certificate." error.

Any ideas of what is going wrong?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Problem When Generating IPA file

Hello! Could you clarify where do you see this error "Invalid pair of Provision Profile and Certificate." when build .ipa file from Appery.io?

Walter Newman
Posts: 0
Joined: Thu Aug 15, 2013 7:29 pm

Problem When Generating IPA file

I am having this same issue.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Problem When Generating IPA file

Hello Walter, do you get the same error? Could you please post a screen shot?

Walter Newman
Posts: 0
Joined: Thu Aug 15, 2013 7:29 pm

Problem When Generating IPA file

Per your request here is a screen shot. Image

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Problem When Generating IPA file

Hello! Please check dependencies - looks like you have different bundle id set for certificate and Provisioning profile.

Walter Newman
Posts: 0
Joined: Thu Aug 15, 2013 7:29 pm

Problem When Generating IPA file

does the provision profile have to be development profile and not distribution? I tried it both ways and got the same error message.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Problem When Generating IPA file

Hi Walter,

Possible reason of such a problem could be Developer Certificate instead of Distribution (Ad Hoc/App Store).

Check the following please:

  • Provisioning profile must correspond to the certificate.

  • Provision profile must be for Ad Hoc build.

  • Password for p12 certificate file must be correct.

    This section may help you:
    https://developer.apple.com/library/i...

Return to “Issues”