I want to add events to native calendar from google's calendar programmatically. I have a program that can fetch events from google calendar and show them in table view.How can i add these events to iphone's native calendar?
Asked
Active
Viewed 1,590 times
0

Mundi
- 79,884
- 17
- 117
- 140

Graham Bell
- 1,139
- 1
- 14
- 30
-
You may take a look at the [Event Kit Programming Guide](http://developer.apple.com/library/ios/#documentation/DataManagement/Conceptual/EventKitProgGuide/Introduction/Introduction.html) – graver Jun 22 '12 at 07:20
-
http://stackoverflow.com/questions/246249/programmatically-add-custom-event-in-the-iphone-calendar – janusfidel Jun 22 '12 at 07:32