7 ms·
The poster is right, iOS takes a screenshot and uses it when switching to your app. The default.png is used only when you first open the app (ie, it was closed)
by stuartjmoore 14y ago
The poster is right, iOS takes a screenshot and uses it when switching to your app. The default.png is used only when you first open the app (ie, it was closed).
What happens when you switch orientations? The screenshot/app will show as rotated and rotate to whatever angle the device is currently at.
- orta 14y agoI've just spend some time checking, and you're right, I've never noticed it actually do that, seems quite inelegant for it to just flick instantly.