I have an app and the Default.png images always comes up on some devices when coming back from background. It would seem to be happening for apps that were created after I upgraded to XCode 4.6.1.
I tried the solution suggested here: IOS Default.png show every time when my app enter foreground from background and no go.
If I run the app on iPhone 5 with 6.1.4, the Default only comes up once when the app is initially launched. After that, it never comes up. If I run the app on my iPad 3 with 6.1.3, the Default always comes up after coming back from background. My QA lead sees the issue on her iPad 3 with 6.1.4.
Did they change something in the XCode project settings?