I have set reminder event in a app using Eventkit framework. I used following link for creating reminder in iCal. And also set alarm for the event. Now when alarm is displayed in alert view, while clicking 'View Event' button , nothing happens. How to open the app to show the notes saved when alert view button clicked? Thanks in advance.

link|improve this question

75% accept rate
feedback

1 Answer

Create a function that does that. And in action: just put the name of the function. That way, the action will be fired as soon as the alert button is tapped.

link|improve this answer
1  
the alert is from ical event. So how to set the action for ical event? – Ka-rocks Jun 22 '11 at 12:24
Oh so you want to set an action for the Calendar alert? You can't. I think by default it fires up the Calendar app. – Nayefc Jun 22 '11 at 12:52
feedback

Your Answer

 
or
required, but never shown

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