HELP! xCode 8 + Corona build 2949 - Provisioning Profile Problem

Hi all developers,

I have followed carefully all the steps detailed here:

https://docs.coronalabs.com/guide/distribution/iOSBuild/index.html#building

but at the point where i am trying to Build the app, I cannot find any Provisioning Profile on the dropdown list.

Instead it shows two items 1) None  and 2) Unusable Profiles (no private certificate found) .

I’m sure i have followed all the steps carefully (having heard of similar problems before).

I am using xCode 8,  Corona 2949.

Has anyone encountered the same problem?

Thanks,

Santi 

Did you try restarting corona after downloading the provisioning profiles?  

yes sir I did.

The “no private certificate” is important. You may not have things in Keychain Access right. Once you fix your private key, you will have to regenerate the provisioning profiles.

Rob

Hi Rob,

You are right.  I may have missed that portion to have that cert in my KeyChain.    

But just to clear doubts, I actually repeated the entire procedure, from creating new certs to new provisions, this time in slow-mo.

I have managed to install the app on my test device(s)!!

Thank You!

Santi 

I do have a question:   

In the Corona build window, the iOS SDK only shows iOS10 ( that is because of xCode8 ).

Does that mean that only iOS 10 devices are able to see/download the app from App Store?

Thanks! 

Corona apps should run on iOS 6 - iOS 10 though some plugins may cause your app to not run on iOS 6.

Rob

Awesome!  Thanks Rob.

Santi

Did you try restarting corona after downloading the provisioning profiles?  

yes sir I did.

The “no private certificate” is important. You may not have things in Keychain Access right. Once you fix your private key, you will have to regenerate the provisioning profiles.

Rob

Hi Rob,

You are right.  I may have missed that portion to have that cert in my KeyChain.    

But just to clear doubts, I actually repeated the entire procedure, from creating new certs to new provisions, this time in slow-mo.

I have managed to install the app on my test device(s)!!

Thank You!

Santi 

I do have a question:   

In the Corona build window, the iOS SDK only shows iOS10 ( that is because of xCode8 ).

Does that mean that only iOS 10 devices are able to see/download the app from App Store?

Thanks! 

Corona apps should run on iOS 6 - iOS 10 though some plugins may cause your app to not run on iOS 6.

Rob

Awesome!  Thanks Rob.

Santi