I'm working on a medical app and would like to prevent any information about the user from being saved onto the multitasking screen.
Some apps, like Bank of America show black screen for the app when the user toggles multitasking mode (double tap home). Is there away for me to get my app to show black on multitasking screen, regardless of how the app was terminated?
Maybe there is an xCode plist option to exclude app's screenshot from being saved into multitasking menu?
Will monitoring App Delegate's lifestyle events and replacing the topmost screen with black be enough to guarantee no info being saved to multitasking screen?
Bank of America will show a black screen in the middle below: