I am making an iphone application in which after login we will go through some steps and then finally we make a call from within the app. As we know on making call our app quits so plz suggest me how to resume that state on relaunching the app?
1-login
2-some steps
3-list of numbers
4-call
Any help will be appreciated.
Thanx..
Saving
// saving an NSString
// saving an NSInteger
// saving a Double
// saving a Float
Retrieving
// getting an NSString
// getting an NSInteger
// getting an Float