How To Manage Session?
Hi all,
I am designing a small game, that play with few images.
When user is in play section there are so many things those are managed by application.
Now i am trying to manage session of application, so that is user press HOME button of iphone and start application again application will prompt to start from previous location or new one.
I can not use "NSUserDefaults" because there are lots of things to manage ,
Suggest me some better way to retrieve back the last state of application.
Last edited by deepak_chrome; 06-18-2010 at 02:08 AM.
|