I have used in B4A the contentResolver for picking up a single contact from the user address book, which it makes very simple as I just need 1 contact.
Is there a way to use the iOS native CNContactPickerViewController from B4I in order to pick a single contact?
Ref from iOS
https://developer.apple.com/documentation/contactsui/cncontactpickerviewcontroller
Thanks
FBP
Is there a way to use the iOS native CNContactPickerViewController from B4I in order to pick a single contact?
Ref from iOS
https://developer.apple.com/documentation/contactsui/cncontactpickerviewcontroller
Thanks
FBP