Distribution Profile

Im having an issue with my distribution profile saying that my phone is not included in the profile.  Ive deleted the key and tried making the profiles again but its still not working.  Any suggestions?

It is not making the profile the problem. You need to add your device to this distribution profile. Have you done that?

Thats the issue I’m having. I have the phone set up under iOS devices on the apple developer website and I have phone connected with the Xcode organizer, but it only finds it for development and not distribution.

Are you using an Ad-hoc distribution profile?

App Store

That why, if you build you app using an App Store Distribution profile, it can only be installed on your phone via App Store.

Im trying to build with an App Store Distribution profile so I can submit my app the the app store.  The problem is I can’t build with an App Distribution Profile because the Profiles won’t detect my iPhone as a device in the Distribution Profile.

I think you are confusing the process… if you already have the distribution profile created and installed on you Mac, you simply need to build your app using that distribution profile (you select it on the Corona Simulator) and them upload the zip file to Apple.

You don’t even need a actual iPhone to develop, build or distribute an app.

Don’t you have to have the Distribution Profile under Xcode provisioning profiles?

Nops… you can use the xCode to sync with your provisioning profiles or (what sometimes is easier), just download the profile from the App Developer Page and double-click it to install on your MAC. Then, just restart Corona and it should appear there as one of the options.

Wow, dont I feel silly now. Thanks Renato!

Now, when I tried to upload it to the app store it says the app “is not signed using an Apple submission certificate.” Shouldn’t the distribution certificate/profile sign it?

It is not making the profile the problem. You need to add your device to this distribution profile. Have you done that?

Thats the issue I’m having. I have the phone set up under iOS devices on the apple developer website and I have phone connected with the Xcode organizer, but it only finds it for development and not distribution.

Are you using an Ad-hoc distribution profile?

App Store

That why, if you build you app using an App Store Distribution profile, it can only be installed on your phone via App Store.

Im trying to build with an App Store Distribution profile so I can submit my app the the app store.  The problem is I can’t build with an App Distribution Profile because the Profiles won’t detect my iPhone as a device in the Distribution Profile.

I think you are confusing the process… if you already have the distribution profile created and installed on you Mac, you simply need to build your app using that distribution profile (you select it on the Corona Simulator) and them upload the zip file to Apple.

You don’t even need a actual iPhone to develop, build or distribute an app.

Don’t you have to have the Distribution Profile under Xcode provisioning profiles?