I made launchScreen.storyboard and added exact unity3d splash. But game crashes with below console log.
You are using Unity iPhone Basic. You are not allowed to remove the Unity splash screen from your game
Now getting unity splash screen, displayed properly in iPhone. But its crashing. If I use assets catalog then it works perfect..but no iPhoneX support. I want to support iPhoneX in unity3D 4.7.2
Here is my LaunchScreen.storyboard : https://app.box.com/s/i9k8ryfatvqaid8f8z6kgq1v41il2rof
UPDATE: Now with Xcode 9.2, you can easily add iPhoneX launch screen in assets catalog. This is very easy fix...Cheers!