Hi,
is there an way to push the default calendar of the iPhone on one of my views (= can I call the default calendar to show up)?
Than I could use the Event Kit Framework to add some events.
Cheers
Hi,
is there an way to push the default calendar of the iPhone on one of my views (= can I call the default calendar to show up)?
Than I could use the Event Kit Framework to add some events.
Cheers
After my reasearch I found out, that is not possible. See http://stackoverflow.com/questions/2889545/how-to-open-the-iphone-calendar-from-within-my-app
But you could use the one from Drobnik. Check out this link: DTCalendarViewController