I noticed that pressing the Home button on the iPhone simulator causes the app to stop running.
Can you tell me how to make the app continue to run like most other Apple apps when the user presses the Home button?
Maybe there is a way to programmatically go to the home screen but leave the app running.
A sample stack would also be appreciated.

Thanks