I am creating application as like Sunrise, Calendar by Riddle, Tiny Calendar, Calendar 5.
Requirement is to add multiple iCloud Calendar in application as like above applications doing.
I want to sync Apple Calendar (iCal) as like this applications. I got success with Google Calendar Sync, but not finding way to sync iCal. Don't know how this all applications are accomplishing it. Whether they are doing from App side or from server side?
I have go through CalDAV, but not finding way.
Any one have idea from which API I can implement iCloud Calendar sync in my application?
If any one have ever implemented multiple iCloud Calendar Sync then please help me.