How to exit properly?
I found out that some of the native apps I am running will exit when home button of iPhone is pressed(e.g. Web Radio app).
However, I just discover that the my app generated using Ti will not exit and is in memory all the time.
Are there any proper way to exit? I cannot find any documentation on that.
Thanks in advance.