Hi,
Does anybody know how to switch app between background and foreground in code?
Take screensaver, for instance, it goes background when the user taps the screen and will be re-invoked after certain period of time.
I understand the Home Button pushes away the app to background, but would like to understand if we can switch and control the app between background and foreground in code.
Many thanks in advance for your information.