Black iOS launch screen instead of white

Khodour.F picture Khodour.F · Jul 13, 2017 · Viewed 9.6k times · Source

I have an issue with changing background color of launch screen on iOS. When I open the app for the first time it loads a white page before the black viewcontroller appears. How can I change the white launch screen to a black one?

Below is my app General launch image settings:

enter image description here

I am still new with iOS. Any ideas?

Answer

Fangming picture Fangming · Jul 13, 2017

Create a launch screen storyboard and select that as launch screen file.

enter image description here

Then change the background to black. You can also customize it whatever way you want

enter image description here