Security-Active Application in background-Does it store image of current screen
- by user1509593
Is this a probable security flaw. A user in public (lets say Starbucks) tries to log in to iOS application. He enters user id and password [Password is hidden using xxxxxxxx (not exposed)] and a call comes in or he presses home and the application goes to background.
a) Does iOS store an image of current screen
b) A malicious hacker with intent takes control of the device. Can he read the password ?
Do we have to clear out sensitive information while going to background