Open guilhermeagostinelli opened 4 years ago
Not sure if it is because of this error, but the plugin is not working properly on release mode (iOS only, android is working fine).
Could it be related to https://github.com/builttoroam/device_calendar/issues/186?
Is this still happening in v4?
The following error occurs when calling
retrieveEvents
on iOS:[EventKit] Error getting shared calendar invitations for entity types 3 from daemon: Error Domain=EKCADErrorDomain Code=1014 "(null)"
Here's the relevant code: