Hitting a very strange issue here, which seems to me to be an issue with the EventKit API and I just want to check it\'s nothing I\'m doing.
Test case 1:
For all still having a problem with this, check your EKSourceType
that you use if it exists in your phone. For Swift, try using the EKSourceType.Exchange
. Note that I have an Outlook/Exchange account synced to my phone.
I know that this is very vague, but when I used EKSourceType.Exchange
, it worked for me. (Play with it)