Default.png images and iPad.
Posted
by Leg10n
on Stack Overflow
See other posts from Stack Overflow
or by Leg10n
Published on 2010-05-20T05:14:50Z
Indexed on
2010/05/20
5:20 UTC
Read the original article
Hit count: 258
ipad
|ipad-orientation
I'm about to submit my first iPad app, and I have 2 questions regarding to Default.png images.
I would prefer a "splash screen" showing some artwork of my app, instead of the UI as if it was loaded, the app is a bit heavy and I've seen the users dispair when the UI is apparently loaded but it's not working. Does anyone know if apple is accepting apps with "splash screens"?
I want to provide a Default-X.png for every orientation, I've read the iPad programming guide, my question is, is "Default-LandscapeLeft" a Default image rotated 90 degrees clockwise, and "Default-LandscapeRight" rotated 90 degrees counter clockwise?
I'm asking this because I don't have an iPad yet to test this on.
Thank you a lot in advance.
© Stack Overflow or respective owner