jevonmao / PermissionsSwiftUI

A SwiftUI package to beautifully display and handle permissions.

Home Page:https://jevonmao.github.io/PermissionsSwiftUI/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS 17 Support

khuffie opened this issue · comments

It seems Apple has fully changed how calendar and reminder permissions are to be requested in iOS 17, to the point where permissions are automatically denied if you use the old way:

https://developer.apple.com/documentation/eventkit/accessing_the_event_store

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@jevonmao - is this something on your radar? If not folks will have to stop using this library.

@khuffie Yes. I am getting back into all the maintenance required. Will start by reopening all unfinished old issues, and prioritizing critical fixes first.

@khuffie Downloading Xcode beta and work in progress.

But if you are in a rush, you can checkout the new branch and implement the API calls, I already implemented rest of the code.

@jevonmao thanks for the quick response! No rush - if it's implemented in the next 2-3 weeks should have plenty of time before iOS 17 is released in public