Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

addRecurrenceRule fail #5

Open
Xiahaiquan opened this issue Apr 11, 2018 · 0 comments
Open

addRecurrenceRule fail #5

Xiahaiquan opened this issue Apr 11, 2018 · 0 comments

Comments

@Xiahaiquan
Copy link

HI. I have a problem。when I used the manager add Recurrence rule to Event. I get a issues. that can't
add event to the calendar.

let rule = EKRecurrenceRule.init(recurrenceWith: .daily, interval: 1, end: nil) event.addRecurrenceRule(rule)

that is debug info: Error Domain=CalendarError Code=999 "Unknown Error" UserInfo={NSLocalizedDescription=Unknown Error, NSLocalizedFailureReason=An unknown error ocurred while trying to sync your calendar. Syncing will be turned off.}

is everyone has this issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant