react-native-select-contact icon indicating copy to clipboard operation
react-native-select-contact copied to clipboard

TypeErro:null is not an object (evaluating 'SelectContact.openContactSelection') Android

Open amritd123 opened this issue 5 years ago • 7 comments

The above-mentioned error comes up when clicked on the contact picker on the react-native page in android. Screenshot 2020-03-31 at 4 45 49 PM

amritd123 avatar Apr 02 '20 11:04 amritd123

same here

prakashsaran avatar May 09 '20 08:05 prakashsaran

Same here. I am using react-native 0.63

tirthasourav avatar Jul 16 '20 12:07 tirthasourav

The SelectContact module is provided from NativeModules. Is the library linked correctly for Android? Maybe try to unlink and link again?

seanadkinson avatar Jul 16 '20 18:07 seanadkinson

same here, and thats with most of the libraries i add, reactnative is such an amazing framework. i LOVE it

Stefangansevles avatar Sep 15 '20 13:09 Stefangansevles

Hi, saw this on iOS after my initial install. RN 0.63, react-native-select-contact 1.5.0. Relaunching everything (metro, and the iOS Simulator) seemed to fix it. Thanks for the library!

iiAtlas avatar Oct 04 '20 17:10 iiAtlas

I face this on android simulator. RN 0.63.4. Any one can help me?

thanhluantl2304 avatar Sep 06 '21 09:09 thanhluantl2304

I got this on an iOS 14.2 simulator as well. RN 0.64.1

Tgirmay avatar Nov 29 '21 21:11 Tgirmay