xCode 9.X
I successfully places the App Icons in Assets.xcasssets
Now I have this Launch Image screen with absolute zero way of knowing the correct sizing for each splash screen.
xCode 9.X
I successfully places the App Icons in Assets.xcasssets
Now I have this Launch Image screen with absolute zero way of knowing the correct sizing for each splash screen.
Is there a particular reason you're not using LaunchScreen.storyboard? I prefer that approach, especially with all the different screens these days.
You'll only need to know sizes if you use static images - see: Launch Screen