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

katsangeeta

macrumors newbie
Original poster
Mar 20, 2011
1
0
Hello,

I am making an iphone application which store one text message and user set date,time value. So, whenever the system time matches with the stored date, time value, the stored message will be popped to the user and its entry should be deleted from the storage medium after popping up.

So, can anybody pliz tell me, where i should store my data. I should use sqlite, plist or some other way and also how i should compare my stored date, time with the current running time.

Any help is highly appreciated.
Thanking you in advance.
 
U could also use the NSStandardDefaults (not so much recommanded). Also u could use the standard .plist, specially if it's for such small things, because a SQLite for such small things is overkill.
Hope u figure out, good luck.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.