fingerprintjs / fingerprintjs-pro-react-native

Official React Native client for Fingerprint PRO. 100% accurate device identification for fraud detection.
https://fingerprint.com
MIT License
61 stars 4 forks source link

Get error when use react native new architecture #134

Closed weifpeng closed 1 month ago

weifpeng commented 1 month ago

Dear author, I wanted to reach out and kindly request if you could consider updating the library to support React Native's new architecture, specifically by implementing JSI (JavaScript Interface) support. Currently, we will get error when upgrade to 0.75 image

necipallef commented 1 month ago

Hi @weifpeng! Thanks for letting us know about this.

I first would like to point out that the SDK performs as expected with the default React Native v0.75 setup. The problem you are facing is strictly related to the New Architecture as you mentioned.

We don't have any immediate plans to support New Architecture of React Native that makes use of JSI but we acknowledge that it is important. We will make plans to address this, please stay tuned.