how to save current state of application
Posted
by medma
on Stack Overflow
See other posts from Stack Overflow
or by medma
Published on 2010-04-24T08:04:32Z
Indexed on
2010/04/24
8:13 UTC
Read the original article
Hit count: 185
hi,
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..
© Stack Overflow or respective owner