I am in pain - Issue with build certificate

Hi

I have spent over 24hrs trying to build my app for update to itunes and each time I do that, I keep getting this message in console “no valid private certificates found for profile”. So when I click on the Code Signing Identity to select the profile, it shows ONLY for the game “No Certificate found (xxx game name xxx)”.

I have deleted and recreated my profile more than 30 times, revoked and issued out new certificates but same issue.

Since I was using the new Corona build 2015.2545 which I needed for 64bit support, I then decided to try the older version 2014.2511 and to my surprise this didn’t have that problem.

Anyone come across this issue as I am stuck now :frowning:

Thanks

Shut down Corona SDK

Empty the folder ~/Library/MobileDevice/Provisioning Profiles/

Go to the Apple provisioning portal.

Download all relevant profiles and move them from ~/Downloads to ~/Library/MobileDevice/Provisioning Profiles/

Download and install the latest Corona SDK

Restart

See if that gets you fixed.

Rob

Thanks Rob but I finally got it fixed -  :huh: - thanks to cutonsolutions in another thread https://forums.coronalabs.com/topic/50226-certificate-not-installed-cant-build-for-ios/page-3

Fix it.

I went to apple developer site

revoked my distrubution certificate and recreated it.

This makes the provisional profiles invalid.

Go to the one you want click edit and link it to the new certificate.

 

But in my case, I had two distribution cert and didn’t realize one of them had an issue and this all started when i tried to enable the push notification by using the automatic provisioning tool here :angry:  - http://documentation.onesignal.com/v2.0/docs/generating-an-ios-push-certificate

Shut down Corona SDK

Empty the folder ~/Library/MobileDevice/Provisioning Profiles/

Go to the Apple provisioning portal.

Download all relevant profiles and move them from ~/Downloads to ~/Library/MobileDevice/Provisioning Profiles/

Download and install the latest Corona SDK

Restart

See if that gets you fixed.

Rob

Thanks Rob but I finally got it fixed -  :huh: - thanks to cutonsolutions in another thread https://forums.coronalabs.com/topic/50226-certificate-not-installed-cant-build-for-ios/page-3

Fix it.

I went to apple developer site

revoked my distrubution certificate and recreated it.

This makes the provisional profiles invalid.

Go to the one you want click edit and link it to the new certificate.

 

But in my case, I had two distribution cert and didn’t realize one of them had an issue and this all started when i tried to enable the push notification by using the automatic provisioning tool here :angry:  - http://documentation.onesignal.com/v2.0/docs/generating-an-ios-push-certificate