Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

arnieterm

macrumors regular
Original poster
In IPhne app store application there is way for remembering the last visited section so that the next time the user runs the app, he/she is presented with the last visited screen. How to remember this "last visited page/section" with using sqlite.
 
You have to devise a method to save state when the app is terminated. There is no system pre-rolled in the SDK to do it although one of the Apple sample code examples does show a way of doing it (which one escapes me at the moment).
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.