Trying to add LaunchScreen.storyboard

I have a working Main.storyboard and want to add a launch screen. I followed the tutorial at https://stackoverflow.com/questions/31676901/ios-8-launch-screen-storyboard-appears-black-single-xib-file-works-fine/65693691#65693691 and got my launch screen working, except that it hangs and doesn't progress to Main.storyboard. Is a navigation controller (which I haven't added) required to move from LaunchScreen to Main, or is some setting wrong that causes the hang (and what might it be?)? Thanks!
Answered by Claude31 in 672000022
Great ! It is better this way than the other if it didn't work and you didn't remember why.

May be you just did a clean build folder ?

So, just close the thread.
Never mind, I found the solution, but I confess I don't remember what it was.
Accepted Answer
Great ! It is better this way than the other if it didn't work and you didn't remember why.

May be you just did a clean build folder ?

So, just close the thread.
Trying to add LaunchScreen.storyboard
 
 
Q