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

guydor

macrumors member
Original poster
Mar 10, 2009
67
0
Hi,

I would like to save the objects and the order of them in my UITableView.
Any object that the user adds goes to a NSMutableArray.
How can I save them that I'll be able to see them even if the user quit the app?


Thanks!
 
You didn't understand me:

Look into NSDictionary to save the items to disk, instead of using an NSMutableArray.

I don't want to save the objects into an NSMutableArray.
The NSMutableArray is the objects
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.