I am developing iOS App.
Sometimes my app shows the splash screen while app return from background to foreground.
It shows for half second or 1-second splash screen that I don't want to display user.
Steps to re-produce the issue:
- Start app ,splash screen shows for approx. 3 seconds and app starts.
- Press home button, app goes to background.
- Bring app back from background (double clicking home screen and chosing it), shows the splash for half a second or so, and then the app goes back up .
How to Prevent Splash Screen from showing after returning from background.