Launch screen

Starting April 2020, apps submitted to the App Store must use an Xcode storyboard to provide the app’s launch screen and must have an interface that supports any display size.


Can I continue to use xib as app’s launch screen after April?

Replies

You must have a launch storyboard. How do you plan to use xib in launch screen ? Why do you need ?

In iOS8 Apple launched LaunchScreen.xib, so it has been used, and now requires storyboard, so I want to confirm whether xib can continue to be used

My understanding is that you have to have a storyboard.


Transforming xib to storyboard (for launch screen) should be minimal task, as launch screen have to be pretty simple.

Yes, it is not complicated to change to storyboard, I just want to confirm this content.

thank you very much!

Good continuation.

Doing with storyboard will put you on the safe side for review.

Don't forget to close the thread.