Must I have the entire application built and completed, before submitting anything? (In other words, can I stand in line as I develop the application)
feedback
|
|
No you can't. You can submit the app's info whenever you want but you actually join the approval queue only after you have uploaded your application's binary. I feel that this question will be deemed not-programming-related, but at least you'll know what you wanted :) | |||
|
feedback
|
|
Here's a trick I've used:
The easiest way to do this is to throw together a binary with a WebKit window, and then edit your content as a website. However, if you're not careful you're likely to get rejected unless you carefully reproduce iOS idioms inside your web content. | |||
|
feedback
|