richardtop / CalendarKit

📅 Calendar for Apple platforms in Swift
https://www.youtube.com/watch?v=cJ63-_z1qg8
MIT License
2.48k stars 333 forks source link

Restart needed after granted calendar access to display events #321

Closed niklasgrewe closed 2 years ago

niklasgrewe commented 2 years ago

Hi, i am using the latest CK Version. When i start my app the first time, i granted the permission to access my calendar. But after that, CalendarKit is not able to display events. I try to call reloadData() in requestAccessToCalendar() but with now success.

What do i need to change to display events after request access without starting the app again?

richardtop commented 2 years ago

Please, file this bug for the CalendarApp repository.