Rafael Martínez
Posts: 0
Joined: Tue Apr 23, 2013 5:19 pm

PGR224U678

Build error

Most likely build error cause:

Code Sign error: The identity 'iPhone Developer: Rafael Mart\xC3\xADnez (PGR224U678)' doesn't match any valid, non-expired certificate/private key pair in your keychains

What does it mean?, cannot be used development certificates to compile?

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

PGR224U678

Hi -

You need a valid provisioning profile and cetificate to generate .ipa file.

Rafael Martínez
Posts: 0
Joined: Tue Apr 23, 2013 5:19 pm

PGR224U678

Yes, they are both valid.

We have tested with two certificates and two provisioning profiles, and if we use the bad certificate gives another error.

We can only compile in Appery with the production certificate and the provisioning profile for distribution.

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

PGR224U678

Check your Bundle ID - the suggested format is “com.domainname.applicationname.”

Rafael Martínez
Posts: 0
Joined: Tue Apr 23, 2013 5:19 pm

PGR224U678

The bundle ID is ok (with the production certificate everything works well using the same bundle id).

We think that we are doing something wrong.... in any case, this is no longer important because we are forced to compile in XCode by incompatibility with ios7 of the ipa generated by Appery.

Thank you.

Return to “Issues”