Is it possible to create an EKCalendar directly from code with CalDAV credentials (Server, User Name, Password...)?
Something like:
+ calendarForEntityType: withCalDAVCredentials: eventStore:
Or the only way it's to previous configure the CalDAV from Settings?
Thanks