Question

I am inserting data in my device calendar by this code.

i want those events by date.

if i pass date and i want to get event name.

thanks in advance.

Était-ce utile?

La solution

For that you need to use EventKit/EventKitUI framework.
please refer code provided by Apple : Here This sample shows how to use EventKit and EventKitUI frameworks to access and edit calendar data in the Calendar database.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top