Launch screen came as empty black screen in iOS app

 Problem:

I had implemented launch screen with my app.But it's not showing instead of it's showing black screen.

I want to solve that.

Solution: 

Add key UILaunchStoryboardName in info.plist 

The storyboard name as LaunchScreen.Clean the app and derived data and run the app.It will works fine. 


Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift