streem / react-native-select-contact

A cross-platform contact selection library for react-native
MIT License
113 stars 49 forks source link

Doesn't work on some devices #50

Open ahron1 opened 2 years ago

ahron1 commented 2 years ago

I am currently using this in production. It seems to work nicely.

But on some devices it simply doesn't respond. I don't have access to these devices which belong to users/strangers, so I can't debug to check. I have confirmed that the app has access to read contacts. On touching the button to open the contact list it just does nothing. It is a Poco (Xiaomi) device running Android 11.

If anyone has encountered anything like this, I would be happy to hear about it.

Sorry I have to be this vague, but I just don't have any more information right now.

mayur-parksmart commented 2 years ago

I am facing the same issue. Contact Selector opens up in Android 7 but not in Android 11

EDIT: This issue is already mentioned here #42 Solution: https://github.com/streem/react-native-select-contact/issues/42#issuecomment-851635569

ahron1 commented 2 years ago

@mayur-parksmart Thanks a lot for the reference. I will update and push to prod today, get it tested over the next couple of days.

Perhaps you should also check/confirm that your issues is the same.

adriano461997 commented 1 year ago

I have the same problem @mayur-parksmart your link is broken.

mayur-parksmart commented 1 year ago

I have the same problem @mayur-parksmart your link is broken.

Check the comment from @SomnathKadam, dated Jun 1, 2021, in the below link. https://github.com/streem/react-native-select-contact/issues/42