I am trying to add events to ios calendar through a json file. It adds events to the calendar but i don't want to add the events with duplicate entry. If date already has existing event it should not add it. and if getEventsInDate method should be used how should i pass the values to the function from json??
↧