I am trying to create several different launch screens using Xcode 7 ios9.1 for different iOS devices (iPhone iPad)
If you look at the following images, this is what I did

Here I made exactly all the necessary image sizes, and I filled the entire table with images. I did this by right-clicking and selecting New iOS Launch Image.

Here I installed the launch images from LaunchImage. And here is the storyboard of the launch screen, on which I left it blank.
Now when I launch the application, it does not load the loading screen.
source
share