-
Notifications
You must be signed in to change notification settings - Fork 189
Open
Description
I know that this is not supported: #107. I'm trying to update a contact using:
let store = CNContactStore()
let value: CNContact = try store.unifiedContact(withIdentifier: ....
and the only possible value could be contact?.recordID, but it's not the identifier. So how i can get the contact identifier using the library.
Metadata
Metadata
Assignees
Labels
No labels