does anyone know whether iPhone OS4 contains an iCal API?
If yes, are there code samples how to use it to add events to iCal?
cheers
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s not actually iCal, but you probably mean the Event Kit framework.
Check out Apple’s documentation on this: Event Kit Framework Reference
Edit: If you are a registered developer, check out the WWDC 2010 videos, Session 136 Calendar Integration with Event Kit.