I am developing an universal app using Unity3D and Xcode. The iPhone version works just perfect and its orientation is portrait. The splash screen comes up fine in portrait mode.
Now, everything in my iPad version also works great except the splash screen. The iPad version is only in landscape mode and as such the splash screen is created, but... When running it on an iPad, the splash screen starts out fine as it should, in landscape, but at some point, it jumps to portrait mode? I can't figure out why and find where to resolve this.
Does anyone have had the same problem or know where to look?
Hoping for help and thanks in advance.