Okay, so I’m a little confused about the Launch Image conventions. I’ve read lots of different places, both here at ansca and at apple and I’m more confused than when I started.
From what I gather at Apple, if I want to support all 4 orientations I should only need two files: Default-Portrait.png and Default-Landscape.png. However, when I just have those two files, the corona simulator does not display a launch image.
I also can’t find a way to have the simulator start in a different orientation than portrait. When I set a different “default” orientation in the build.settings file (like landscapeLeft), the simulator starts in landscape (It’s actually starting landscapeRight (the home button is on the left… and a quick print test indicates event messages show landscapeLeft is when the home button is on the right), but that’s a different issue) HOWEVER, the orientation event given on startup is still “portrait”, so everything is messed up internally (showing portrait orientation in a landscape simulator).
I have not done any testing on hardware to see if there are issues with this there.
But back to my original question: Do I really need to provide 4 (possibly 5) different splash screens or will 2 suffice that are just rotated correctly based on orientation? Splash screens at 768x1024 are pretty dang large (400k+).
Thanks,
Scott [import]uid: 5659 topic_id: 1001 reply_id: 301001[/import]