Nick - 2016-03-29

Hi,

I am using your DPF.iOS.EKCalendar.pas file to store events and alarms to device's calendar.

Your component is awesome, however i need to create a new calendar and not save the events to the default calendar.

I can see that you have available the EventStore.SaveCalendar(MyCalendar,true,error) however it seems that something is missing to my code before create and save the new calendar.

Is there a way to achieve that?