Could not find certificate for identity...

I’m going bonkers here. I’ve always had a problem with these certficates and keychains. I’m not really a mac guy. But anyway, I’ve been able to build apps and run them on my phone. Now, that I’m trying to submit my app, I finally figured out that I needed a Distribution profile. I download one and add it to my iphone configuration utility, but when i try to build it in Corona, there’s a warning that says “Could not find certificate for identity (iPhone Distribution: Johnny Byrnes) whose user id is: #######.” in the terminal, and the new profile is greyed out when trying to build.

I would REALLY like to finish this tonight. All I can tell you is that in my keychain I see references to my name, and the id in parentheses in my keychain does NOT match the user id it seems to want to match above. Any help would be greatly appreciated. [import]uid: 17341 topic_id: 17226 reply_id: 317226[/import]

Ok I sorted this out finally. I went to the Provisioning Portal site, clicked on Certificates, clicked on Distribution, and hit the Revoke link for the Certificate that was there. Then went through the process it described to get a new one, and I appear to be good to go. Long painful night averted. Hope this at least helps someone in a similar situation. [import]uid: 17341 topic_id: 17226 reply_id: 65005[/import]

Hey Britt,

Thanks for posting how you solved your problem - sometimes people actually CLEAR their question (rather than delete it, they replace all text with just “SOLVED” or whatever) and then others who come across get no help - so when people do the right thing everyone really appreciates it.

Peach :slight_smile: [import]uid: 52491 topic_id: 17226 reply_id: 65012[/import]

Hi,

When I build my application using corona with androiddebugkey everything looks fine, but when I wanted to install it on my phone or an emulator it says:
Failure no certificate found!
It seems corona fails to sing my app. To fix this problem used jarsigner.exe to sign my application in Windows. It came up with these two warnings and fails to sign the app.

The signer certificate has expired.
The signer’s certificate chain is not validated.

I would appreciated if anyone could help me.

Regards,
Arash [import]uid: 80320 topic_id: 17226 reply_id: 75575[/import]

Hey Arash,

Because what you are talking about is related to Android and not iOS (which was Britt’s problem) I would encourage you to post in the Android sub-forum. (You can get Android specific advice there.)

Peach :slight_smile: [import]uid: 52491 topic_id: 17226 reply_id: 75646[/import]