ios7 - How to force launch images instead of launch screen on iOS 8? -


How can I disable the launch screen for my app for iOS 8?

If this is not possible, how do I show my launch screen.exe right image based on the device?

If you want to use pictures, remove the launcher.exeb. Under Images.xcassets , when you create LaunchImage , you will be able to specify your static images.

And yes, delete the value in the launch screen file selector in your target settings.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -