Unity IOS grey before splash screen fix

Tadas A
2 min readJan 27, 2021

This is going to show you how to remove the grey screen before the start of the splash screen when game is build in Unity.

After you build you project in Unity open it in xcode. When the project is launched you should see all your project files on the left. Go to the bottom of the files where you will find files called “LaunchScreen-iPhone.storyboard” and “LaunchScreen-iPad.storyboard”.

--

--