fingerprintjs / fingerprintjs-pro-react-native

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

Module RNFingerprintjsPro requires main queue setup since it overrides #79

Closed m1heng closed 1 year ago

m1heng commented 1 year ago

There is a console warning from rn which I think we should pay attention to

Module RNFingerprintjsPro requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
ilfa commented 1 year ago

Thank you! We will check it. Probably missed something due update to v0.70.1

ilfa commented 1 year ago

Thank you for the issue again! Fixed in v2.3.1