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.
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.