How to force an iphone application to restart automatically from the location it is closed by pressi
- by Sumit Kr Singh
Hi,
I want to develop an application in which if a method is in execution and user suddenly press home key. and the application exits. the application automatically restart and the method started to execute again from the point where it is closed..
Please guide me the best way....
Thankx in advance..