Post

Replies

Boosts

Views

Activity

Comment on Get notified on 'Selected Contacts' updates
What I ended up doing is that if the authorization status for contacts is set to limited, then when the observer of the UIApplicationDidBecomeActiveNotification is called, I perform a CNChangeHistoryFetchRequest (using the already cached starting token) and then I reset the cached contacts of the app, given that a CNChangeHistoryDropEverythingEvent is always included. It would be nice if we can get a confirmation that this is the proper way of handling the limited contact authorization.
Topic: App & System Services SubTopic: General Tags:
Oct ’24
Comment on Get notified on 'Selected Contacts' updates
What I ended up doing is that if the authorization status for contacts is set to limited, then when the observer of the UIApplicationDidBecomeActiveNotification is called, I perform a CNChangeHistoryFetchRequest (using the already cached starting token) and then I reset the cached contacts of the app, given that a CNChangeHistoryDropEverythingEvent is always included. It would be nice if we can get a confirmation that this is the proper way of handling the limited contact authorization.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’24
Comment on Question regarding the kVTVideoEncoderList_IsHardwareAccelerated flag
That's good to know, which confirms my assumption. I hope we get a confirmation from an Apple engineer just so that we can be 100% certain.
Topic: Media Technologies SubTopic: Video Tags:
Replies
Boosts
Views
Activity
May ’24
Comment on UNNotificationServiceExtension suddenly stopped working
I am not able to reproduce the issue any more upon updating to iOS 17.4. Can we get a confirmation if this issue has been fixed in 17.4?
Replies
Boosts
Views
Activity
Mar ’24