I was looking up information about the required icons and launch images for iPhone apps and I found this entry in the iOS interface guidelines:
http://developer.apple.com/library/ios/#documentation/UserExperience/Conceptual/MobileHIG/IconsImages/IconsImages.html
Note these lines:
Avoid using it as an opportunity to provide:
* An “application entry experience,” such as a splash screen
* An About window
* Branding elements, unless they are a static part of your application’s first screen
…
Generally, design a launch image that is identical to the first screen of the application.
Now, I’m guessing I’m misunderstanding these guidelines, because there are tons of apps where the first things you see is a splash screen with the company’s logo.
That said, I would love to know what other people have done with Default.png in their published apps. I was planning to put my company’s logo on a black background for that image, and then snap straight to the game’s menu when the app starts; is that gonna be a problem for me? [import]uid: 12108 topic_id: 5364 reply_id: 305364[/import]