Application Submission

I am on little sleep, the brain is working at 2%, I’ve read far too much documentation lately - and all I want to do is take my Application generated from Corona SDK and convert it to the binary ready for upload to the Apple store.

Couple points: First, this App is going to be iPad only. Second, I feel like there’s something with the provisioning that I’m need to do but am forgetting.

Lastly, I’m astounded how much this particular process is completely un-talked about. Or seems to be anyway…

Hellllllp?

EDIT: My colleague said a very good video was made through the Stanford collection on iTunes. [import]uid: 74844 topic_id: 15469 reply_id: 315469[/import]

Go to the ios member center.

In the member center go to certificates > distribution and get a distribution certificate.

Then go to provisioning > distribution and make a distribution profile.

Then go to iTunes Connect.

Go to manage your applications > Add new app. Should be fairly straightforward from there.

The one thing that always got me was the build.settings file. There are a few posts about correct build.settings layouts just search for those on the forum.

Edit:

Also try not to do this on low sleep. It’s really frustrating the first few times through and it’s not worth getting angry about.

Also also if anyone has the process down for Android I’d love to see that. [import]uid: 10903 topic_id: 15469 reply_id: 57167[/import]

Crssmn thanks for quick feedback!! (I’m so dead tired cannot think str8)

Found this thread too that has PDF folks:
http://developer.anscamobile.com/demo/DeviceBuildGuide.pdf
[import]uid: 74844 topic_id: 15469 reply_id: 57169[/import]

Good guide. If I may ask, after developing an app with Windows SDK, is a MAC computer required to upload to the Apple store? Thanks [import]uid: 74375 topic_id: 15469 reply_id: 59121[/import]

Hey amono,

YES. You do need a Mac to submitt your app to the AppStore and together it you do need a iOS Developer Certificate from Apple and the Apple SDK (Xcode) as only with all of this you`ll be able to send the app for Apple Store.
Regards,
Rodrigo. [import]uid: 89165 topic_id: 15469 reply_id: 59133[/import]