How do I disable launch screen for my app for iOS 8?
I want to have old-fashioned images for that.
If that is not possible, how do I setup my LaunchScreen.xib to show correct image based on device?
On the right hand side under properties, you will find the background attribute. Clicking on this and choosing custom will allow you to define the RGB value to override the white screen. After following these steps, your app will now no longer show the annoying white screen on either Android or iOS.
Splash Screen is the very first screen the user sees when they open up an app on a mobile device. It's the very first chance of creating a positive impact on the users. It appears while the app is loading when the user has just opened up the app. Many times the Splash screen is called a launch screen.
The iOS Launch StoryboardiOS provides developers with a Launch Storyboard to configure their app splash screen designs.
In addition to other answers also make sure you deleted the app from simulator/device after the changes you've made.
I found a way. Delete the LaunchScreen.xib. Then go to General tab in your target and delete the line in Launch Screen File selector.
It does not let you confirm empty screen, but you can overcome this by selecting any source file in Project navigator after you emptied the line.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With