Domanda

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.

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top