Post

Replies

Boosts

Views

Activity

Comment on How to undisplay `Private Access` in `Contacts Access` when i use `CNContactPickerViewController`?
You might instead consider the SwiftUI Contact Access Button (and if not using SwiftUI, use UIHostingViewController of the appropriate SwiftUI ContactAccessButtonView and .contactAccessPicker). See Meet the Contact Access Button and https://developer.apple.com/documentation/Contacts/accessing-a-person-s-contact-data-using-contacts-and-contactsui and https://developer.apple.com/forums/thread/756972.
Topic: Privacy & Security SubTopic: General Tags:
Apr ’25
Comment on How to undisplay `Private Access` in `Contacts Access` when i use `CNContactPickerViewController`?
You might instead consider the SwiftUI Contact Access Button (and if not using SwiftUI, use UIHostingViewController of the appropriate SwiftUI ContactAccessButtonView and .contactAccessPicker). See Meet the Contact Access Button and https://developer.apple.com/documentation/Contacts/accessing-a-person-s-contact-data-using-contacts-and-contactsui and https://developer.apple.com/forums/thread/756972.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’25
Comment on MPMediaItemPropertyArtwork crashes on Swift 6
For me, the inclusion of @Sendable eliminated the crash, but I’m also not seeing the artwork in the MPNowPlayingInfoCenter. Never mind, I had bypassed this code. My bad.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Sep ’25