[EventKit] Error getting default calendar for new events: Error Domain=EKCADErrorDomain Code=1019 "(null)"

Solution:

If you add the NSCalendarsUsageDescription and NSRemindersUsageDescription in info.plist then it will be solved

Comments

Popular posts from this blog

store cgpoint in userdefaults iOS swift

libc++abi: terminating due to uncaught exception of type NSException iOS swift