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 And yes, delete the value in the Images.xcassets , when you create
LaunchImage , you will be able to specify your static images.
launch screen file selector in your target settings.
Comments
Post a Comment