BLACKISH DEV BLOG Support
 

 

Unity: iPad Splash Screen Rotation

In XCode open Info.plist and look for UISupportedInterfaceOrientations
Add all 4 of the following items and the splash-screen will match the current device-orientation:
UIInterfaceOrientationLandscapeLeft
UIInterfaceOrientationLandscapeRight
UIInterfaceOrientationPortrait
UIInterfaceOrientationPortraitUpsideDown

Tested with Unity 3.4.2 and iOS SDK 4.2

Bookmark the permalink. Follow any comments here with the RSS feed for this post. Trackbacks are closed, but you can post a comment.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>