[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

Convert NsNumber, NSDate to String in iOS Swift

store cgpoint in userdefaults iOS swift