Is there any way to add iCal event to the iPhone Calendar from the custom App?
|
|
Yes there still is no API for this (2.1). But it seemed like at WWDC a lot of people were already interested in the functionality (including myself) and the recommendation was to go to the below site and create a feature request for this. If there is enough of an interest, they might end up moving the ICal.framework to the public SDK. https://developer.apple.com/bugreporter/ |
||
|
|
|
|
Currenctly there is no API for manipulating calendars from your own application on the phone. There is an API for the address book. Anyone know if this is going to be addressed? |
||
|
|
|
I guess your app could talk to a server which modified a calendar that got published back to the phone using Mobile ME !!! Rather you than me. |
||
|
|
|
|
Does anyone know if 3.0 included the ability to launch the calendar application to the new event screen with select properties pre-populated (i.e. the date and a title)? This would be very useful as a button in a custom application I'm building. |
||
|
|
|
|
If you use Google Calendar to sync you IPhone calendar you can use the Google Data Calendar API to add an event to Google Calendar and this is pushed to you IPhone calendar |
||
|
|
