Splash screen automately rotate on iOS

You need to edit the engine code (as of 4.16). The Unreal engine code mounts its own image (after the system splash) to cover further engine initialization. You need to prevent rotations during this period.

It’s annoying and an engine bug. Hopefully fixed in later versions would be good to get confirmation if that’s the case!