react-native-paged-contacts
react-native-paged-contacts copied to clipboard
Contacts with no email no phone on Android are not fetched
On Android, contacts with no email and with no phone are not fetched, while such contacts are fetched on iOS
The API supports providing fields. Does this issue occur if you ask only for these specific fields, or does it happen all the time?
I tried it with [PagedContacts.displayName, PagedContacts.phoneNumbers, PagedContacts.emailAddresses]
.
Not good. It should return the name.
I meet the same issue. Could you possibly fix it @LeoNatan
I am not an Android developer and I no longer maintain this library.
@auval
I have fixed this issue on PR #22 @auval Could you possibly help me take a look? Thanks
I think this should be fixed by #24