morenoh149 / react-native-contacts

React Native Contacts
MIT License
1.65k stars 564 forks source link

null is not an object (evaluating '_reactNativeContacts.Contacts') #664

Closed pycode7 closed 9 months ago

pycode7 commented 2 years ago

Is any problem with the expo? because I have the same problem react-native-contacts don't work properly.

Shubham567 commented 2 years ago

same

github-actions[bot] commented 2 years ago

This issue is stale, please provide more information about the status

brianbit9 commented 10 months ago

same

shikhardixitprojects commented 10 months ago

@pycode7 @Shubham567 @brianbit9 I was facing the same issue. Make sure you add the following properly in your Info.plist

Screenshot 2024-01-17 at 6 59 15 PM

And then the most important thing is re-build from Xcode. Changes to Info.plist are not acknowledged until you re-build :D