iphoneiossplash-screenvisual-glitch

Prevent Splash Screen from showing after returning from background



I've noticed something that happens in every app i develop. It's usually not a concern but in this specific app it would be great if i could "fix" it, if it's even a bug.

Steps to re-produce the issue:

Is it possible to get rid of that splash screen popping up for half a second on the way back from background? Its really a problem for this specific app.


Solution

  • Well, apparently this question wasn't very clever to begin with :) This "problem" only happens in the Simulator. When Debugging on the device itself, it works as expected.

    No harm done. Thanks everyone who tried to help! :)