I'm a very new to iOS. My Xcode version is 7.2.1 and I'm trying to run on iOS9 using Swift. My problem is that I'm very confused with how I should be creating the Launch Screen Image. I found that there are many ways of creating the launch screen images for different version of iOS. Can someone please explain to me how to setup my launch images?
The process I've followed is:
One thing I want to know is that do I need to put a UIImageView
in my Launchscreen.storyboard
?
Isn't it automatically retrieved from the Images.xcassets
folder?
When you start a new project, you get LaunchScreen.storyboard below are the steps you should follow: