Post

Replies

Boosts

Views

Activity

Comment on `requestFullAccessToEvents(completion:)` does not work
I am still having this Issue even after adding the key to the info.plist. Does anyone have any further info on this issue? if #available(iOS 17.0, *) { store.requestFullAccessToEvents { granted, error in DispatchQueue.main.async { print("granted (granted)") } } } Never prompts the user to access the calendar.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’23