I'm attempting to set up a splash image on a fresh Xcode project but the app and splash screen, regardless of what I change in LaunchScreen.storyboard, will never take the full height of the iPhone X screen. The changes however do take effect so I know it's the right file.
Storyboard settings:
Using it on my icon/launch settings:
What I see on my phone, keep in mind the status bar is being cut off...maybe this has something to do with it?
No matter what I tried it would not update. I eventually ended up simply reinstalling xcode 10.1 and it fixed itself. I think something got mixed up because I had 3 versions of xcode installed.