Skip to main content
Inspiring
January 23, 2014
Question

App Rejected: Freezes on launch image, "content not loading"

  • January 23, 2014
  • 1 reply
  • 676 views

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?

This topic has been closed for replies.

1 reply

Inspiring
January 23, 2014

Did you do your own distribution test with an adhoc version to another user.

Inspiring
January 26, 2014

Ad hoc versions work fine. Apparently this problem only occurs in the App Store version.

User Unknow
Legend
January 28, 2014

May be they test not on the same device you have? We don't know what is your app and we can't help exactly. May be during launching image your app overloading CPU or trying ping some IP without Network access and waiting for feedback... There is no difference between AdHoc and AppStore market during testing. You can test on your device as adhoc with your UDID also AppStore distribution with same UDID. So problem in device.  PS. Let us know your test device model, app size (open IPA as ZIP folder, go inside and find most biggest file without extensions) and let us know it size in mb, adobe air sdk version that you are using.