Xcode 7 screen images do not start correctly

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

sreen shot

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.

Assets

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

+4
source share
2 answers

project.Plist .

Launch screen interface file base name.

String .plist

,

enter image description here enter image description here

+4

, , , iPhone , . . , .

+1

Source: https://habr.com/ru/post/1618285/


All Articles