i need to schedule local notification on receiving previously scheduling local notification i have schedule another notification on close event of local notification

link|improve this question

64% accept rate
feedback

1 Answer

As of my understand of your question, you want to create a new local notification if "close" button in alert of UILocalnotification is clicked?

If it so, you cant handle that close button event.

link|improve this answer
so can we have any background process like in android its have midnight day change event – dipak Mar 1 '11 at 6:36
@user: no. we cant do that – KingofBliss Mar 1 '11 at 6:43
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.