Page 1 of 2

Appery.io does not recognize a private key in my distribution certificate.

Posted: Wed Sep 24, 2014 5:44 pm
by R2R

I've followed all the steps in Apple Developer Center, and I still can't import a distribution certificate to my appery.io account. These steps worked fine for my developer certificate, but now that i'm ready to submit my app to the store, I need to export the .ipa file with a distribution certificate. Here are screenshots showing that the my distribution certificate does include my private key and yet I keep receiving an error when trying to import it in appery.io:

Image

Image


Appery.io does not recognize a private key in my distribution certificate.

Posted: Wed Sep 24, 2014 8:07 pm
by Kateryna Grynko

Hi,

You would need to build app with distribution certificate within xCode to submit to App Store.


Appery.io does not recognize a private key in my distribution certificate.

Posted: Wed Sep 24, 2014 8:08 pm
by Kateryna Grynko

Appery.io does not recognize a private key in my distribution certificate.

Posted: Wed Sep 24, 2014 8:09 pm
by R2R

So, I need to export the xCode package from appery and then open it in xCode?


Appery.io does not recognize a private key in my distribution certificate.

Posted: Wed Sep 24, 2014 9:32 pm
by Alena Prykhodko

Yes.


Appery.io does not recognize a private key in my distribution certificate.

Posted: Thu Sep 25, 2014 2:27 pm
by R2R

I've exporter the xCode project from the latest version of appery.io UI.
I've upgraded my iPhone 5S to iOS 8.0.
I've upgraded my xCode to 6.0.1.

I opened the xCode project and built it successfully without making any changes. The build was successful, but there are several warnings that displayed during the build. Is this normal and acceptable?

Image


Appery.io does not recognize a private key in my distribution certificate.

Posted: Fri Sep 26, 2014 4:07 am
by Bob Lennes

i also get these warnings now, why?


Appery.io does not recognize a private key in my distribution certificate.

Posted: Fri Sep 26, 2014 7:09 am
by Evgene Karachevtsev

Hello,

You may not pay attention to the warnings.


Appery.io does not recognize a private key in my distribution certificate.

Posted: Mon Jun 29, 2015 8:03 pm
by Ben Walker

I am having a similar problem, but this is for a development certificate.

I have the certificate file, but when I upload it into Appery, I get the following error message:

"Your certificate does not contain a private key, so you will not be able to sign your applications".

Is there a way to check that my certificate does contain the private key?


Appery.io does not recognize a private key in my distribution certificate.

Posted: Tue Jun 30, 2015 3:27 am
by BananaGator

Ben, you need to convert your .cer file to a .p12 file. You can do this using the Keychain on a Mac or OpenSSL in Windows. There is no need to export to XCode.