Top "Eventkit" questions

EventKit is a framework on iOS and OS X which provides classes for accessing and modifying calendar event information.

Edit and Delete Existing EKEvent?

I am using the Kal calendar in my app, (hopefully that doesn't change too much) but I get an EKEvent …

iphone objective-c cocoa-touch ipad eventkit
How can my app get a list of calendars on user's iPhone

I'm writing an iPhone app that will use the EventKit framework to create new events in the user's Calendar. That …

iphone list calendar eventkit