I am developing an app, it gets a list of locations from internet, and will trigger map app when click one item of the table list.
I found when I try to go back from map app (double tap or just one tap of the home key), my app just restart to the first screen.
I know ios4 have multitask feature, my app is built with SDK3 and test in my new ipod4. What can I do if I want to user see the last screen that he left when he came back.