Security concern: To provide a visually appealing transition when launching or leaving an application, iOS introduced a feature that automatically captures a screenshot of the current view when an app is moved to the background. This screenshot is subsequently displayed as a preview in the App Switcher.
There is security concern that the app shows sensitive information like activation codes or chat histories in the preview image of the App Switcher
Need clarification on the following points:
1.Where exactly are these App Switcher preview screenshots stored on the device filesystem?
2.Can these App Switcher snapshots be accessed on a jailbroken iOS device?
3.Are these snapshots stored inside the application container or in a system-managed location outside the app sandbox?
- Can any Third party application or tool can access this screenshots in iOS device?
5.Is there any Apple-recommended API, entitlement, or platform-supported mechanism on iOS to prevent screenshots in iOS