Any tips on making my app load faster? On an iPhone 4 the Default.png screen sits there for almost 5 seconds before showing anything from my app.
I try to load as much as I can later on as needed. What’s confusing is I barely load anything before showing the text “Loading…” yet once execution reaches that point everything after that loads so quickly you can barely see the message. That includes all images, sounds, sprites, they are all loaded after the loading text is shown.
Is there anything I can control during that initial load?
[import]uid: 82915 topic_id: 18856 reply_id: 318856[/import]
[import]uid: 52491 topic_id: 18856 reply_id: 72613[/import]