Wrong screen shown for a second before the Initial screen

When starting the app the Launch Screen is shown and right after that the app does not show the Initial app screen (the screen that is set as Initial in the storyboard). It shows another screen for a second (the previous initial screen) and right after that the Initial screen. It has happened only on iPhone 5S. Any ideas?

Does this include a webview?

It shows another screen for a second (the previous initial screen)


When you say previous, do you mean a previous version launch screen or the present launch screen that is shown a second time ?


If first, did you clean the build folder ?

Cleaning the build folder did not remove the issue.


By Initial screen I mean the Initial View Controller that is shown after the Launch Screen. At First the Initial View Controller was View Controller X, but then I changed it to View Controller Y. So the previous Intial Screen was View Controller X.

If a phantom screen is still being shown during launch, and an option-clean build folder has no effect, you may want to deselect the current choice in build settings for launchscreen storyboard, then repeat an option-clean, then set launchscreen storyboad choice - delete all versions of that app off the target device, then fresh build to it again and test.

Wrong screen shown for a second before the Initial screen
 
 
Q