morenoh149 / react-native-contacts

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

Android release Error JS Functions are not convertible to dynamic #574

Closed nguyenvanquan7826 closed 3 years ago

nguyenvanquan7826 commented 4 years ago

Hi, Today I build release apk by android studio and when call Contacts.checkPermission, it error JS Functions are not convertible to dynamic. Please help me fix this bug. Thanks

morenoh149 commented 4 years ago

not sure. We recently released v6.x to use promises. If you are not ready to upgrade please pin your dependency version to v5.x.

github-actions[bot] commented 3 years ago

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

sangeethaKP commented 3 years ago

@ nguyenvanquan7826 did you get any further clues regarding this issue? I am facing the same crash and was wondering how you handled it in your application?