R2R
Posts: 0
Joined: Wed May 07, 2014 7:24 pm

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

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

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

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

Hi,

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

R2R
Posts: 0
Joined: Wed May 07, 2014 7:24 pm

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

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

R2R
Posts: 0
Joined: Wed May 07, 2014 7:24 pm

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

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

Bob Lennes
Posts: 0
Joined: Mon Jul 07, 2014 12:36 am

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

i also get these warnings now, why?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

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

Hello,

You may not pay attention to the warnings.

Ben Walker
Posts: 0
Joined: Mon Jan 19, 2015 2:13 pm

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

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?

BananaGator
Posts: 0
Joined: Tue Jun 30, 2015 2:53 am

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

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.

Return to “Issues”