I have a client who would like the app we are building to show events from the user's calendar (ICal, Google Cal, etc). What types of integration is possible from iPhone SDK?
I've only seen NSCalendar so far, which is more of a calendar calculation engine it seems.
Not familiar with calendar APIs in general, so would really appreciate some pointers for starting point of where to look. Thanks!