Problems with IOS Certificate

  • 2
  • Problem
  • Updated 9 years ago
Iam getting the following error when i try to generate the file from my certificate fiels

Error log

CodeSign error: Certificate identity 'iPhone Distribution: Rick Ramirez' appears more than once in the keychain. The codesign tool requires there only be one.

PLEASE HELP
Photo of Rick Ramirez

Rick Ramirez

  • 30 Posts
  • 0 Reply Likes

Posted 9 years ago

  • 2
Photo of Hardeep Shoker

Hardeep Shoker

  • 1941 Posts
  • 89 Reply Likes
Hello Rick,

It seems that we weren't deleting the cert from out keychain. I have deleted them both and I will try and have a fix in for this soon. (The issue was caused by having multiple certs with the same name).

Hardeep Shoker
Photo of Rick Ramirez

Rick Ramirez

  • 30 Posts
  • 0 Reply Likes
we are still facing issue with submitting to ios...

I downloaded the distribution certificate and provisioning file and added both to the signing profile and applied it to the app: 27776

When i submit it using loader i get several errors

View image attached...

Please take a look at these errors i have followed every single instructions..



The bundle error is because the config file doesn't match the bundle name for the app and the icon errors i understand but the code signing error is the one that is confusing...

The certificate used is a distribution certificate which should allow for submission to the apple store unless iam doing something wrong..
Photo of Rick Ramirez

Rick Ramirez

  • 30 Posts
  • 0 Reply Likes
ok i was able to remove all the regular error such as bundle Id and icons and now there is only one left...

View image attached

Photo of Hardeep Shoker

Hardeep Shoker

  • 1941 Posts
  • 89 Reply Likes
This error could be a number of issues however in the cases that I found it was due to using the wrong cert + key pair.

If you are exporting this from keychain on a osx machine please select the certificate and then choose export instead of selecting the key and exporting. (This ensures that the correct certificate with the correct common name is packaged in the p12 file)

Hardeep Shoker
Photo of Rick Ramirez

Rick Ramirez

  • 30 Posts
  • 0 Reply Likes
my friend it worked just as you said and i love PhoneGap but because the process of IOS apps upload takes so many steps a better documentation is needed...

Email me and on my spare time i can help with this..

Rick
Photo of Rick Ramirez

Rick Ramirez

  • 30 Posts
  • 0 Reply Likes
got a message after upload that the app is missing screenshot
Photo of Hardeep Shoker

Hardeep Shoker

  • 1941 Posts
  • 89 Reply Likes
Hello Rick,

You will need to upload a screen shot of your application. It's part of the apple Appstore process.

Hardeep Shoker
Photo of Rick Ramirez

Rick Ramirez

  • 30 Posts
  • 0 Reply Likes
I know i figured it out cause in the app store it was showing me that there was a screenshot missing....

I uploaded one and not it says waiting for review..

thank you