Skip to content

Provide a way to update limited contact selections #938

@ande-

Description

@ande-

Why it is needed?

On v5.2.6, contact permissions are working, but if you select limited contact on iOS 18, there's no way to later update your selections within the app

Possible implementation

  • A new method to call to update selections- Apple recommends showing ContactAccessPicker when permissions are limited. This would allow app developers using the framework to show a button to trigger the picker when check(PERMISSIONS.IOS.CONTACTS) returns limited. I believe this would be similar in principle to your openPhotoPicker method, but for contacts.

https://developer.apple.com/documentation/updates/contactsui#Limited-access-to-contacts

Code sample

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions