Page 1 of 1

ipa build fails, cannot distribute

Posted: Thu Aug 29, 2013 1:47 pm
by Douwe Wullink6159034

Appery build error: Invalid pair of Provision Profile and Certificate.

I have generated new certificates and provisioning profile and i am sure that the two match.

when exporting to xcode and run build the error is:
Code Sign error: The identity 'iPhone Developer' doesn't match any valid, non-expired certificate/private key pair in your keychains

FC Zutphen App is shared.


ipa build fails, cannot distribute

Posted: Thu Aug 29, 2013 1:56 pm
by Maryna Brodina

Hi, not much we can do here, as it needs to be fixed on your side. What bundle id you use?


ipa build fails, cannot distribute

Posted: Thu Aug 29, 2013 2:11 pm
by Douwe Wullink6159034

bundle id: PNQCVVBP8C.nl.itbytes.fczapp


ipa build fails, cannot distribute

Posted: Thu Aug 29, 2013 2:13 pm
by Maryna Brodina

It should be this format com.awesomeapps.thebestapp, without any numbers at the beggining. See http://stackoverflow.com/questions/34...


ipa build fails, cannot distribute

Posted: Thu Aug 29, 2013 2:18 pm
by Douwe Wullink6159034

Hi Marina,
i have also tried nl.itbytes.fczapp, but same issue


ipa build fails, cannot distribute

Posted: Thu Aug 29, 2013 3:23 pm
by Maryna Brodina

This post should help http://stackoverflow.com/questions/99...
you can also search for more information online.


ipa build fails, cannot distribute

Posted: Fri Aug 30, 2013 4:04 pm
by Douwe Wullink6159034

certificates completely rebuilt in openssl, now the .ipa build runs
thnx!