How to set reminder in iOS for a particular time and show it after 2 min
interval again and again(five times) after that time
I have value like
createdate = "2013-09-24 04:29:30";
I have to set a reminder on this time .I am using local notification to
set the reminder but i am not sure how to remove it after it occurs and
also how to invoke it again after two minutes of the reminder time.
Thanks in advance.
No comments:
Post a Comment