Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

EKEvent accept invitation

How do you accept an EKEvent invitation in iOS? I know it's possible as Fantastical, Calendars 5, and other calendar apps have this functionality, but I don't see an exposed non read-only property to change the user's status in regards to an event. Any idea how to do this?

Thanks,

like image 678
Kyle Rosenbluth Avatar asked Jun 23 '14 14:06

Kyle Rosenbluth


1 Answers

Turns out, after doing some more research, that all of these apps are just displaying the EKEventViewController. What I had mistaken as customization was actually view tints.

like image 145
Kyle Rosenbluth Avatar answered Oct 24 '22 00:10

Kyle Rosenbluth