I've built and tested a newly finished iOS app on an iPad 1. It works fine.
On submitting the app to Apple, I receive a rejection and the reason "No content was loaded". They attach a screenshot showing my launch screen and nothing else. The app seems to freeze there without ever starting to execute the code.
Apparently, something goes haywire when the app is packaged as a distribution app and submitted. I don't use any ANEs in my project, and there are no external SWFs being loaded.
Does anyone have any experience with this?