How do you enable auto rotation for your splash image in Unity 3.5.3f3 for iOS (pro)? My game is only designed to function in landscape right or left and so I have the default orientation set to auto rotation with landscape right and left checked for allowed orientations. Everything works fine in the actual game however during the splash image it starts in one landscape orientation and will not auto rotate. It won’t even rotate to start in the orientation you’re holding the device in let alone auto-rotating after it has started.
I tried this: http://forum.unity3d.com/threads/137...r.mm-for-3.5.2 but I got a bunch of linker errors so I suspect the fix may not be compatible with 3.5.3f3.