Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module RNFingerprintjsPro requires main queue setup since it overrides #79

Closed
m1heng opened this issue Jun 20, 2023 · 2 comments
Closed

Comments

@m1heng
Copy link

m1heng commented Jun 20, 2023

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
Copy link
Member

ilfa commented Jun 26, 2023

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

ilfa added a commit that referenced this issue Jun 27, 2023
Mark library as not required in MainQueue #79
ilfa pushed a commit that referenced this issue Jun 27, 2023
## [2.3.1](v2.3.0...v2.3.1) (2023-06-27)

### Bug Fixes

* mark library as not required in MainQueue [#79](#79) ([e544d7e](e544d7e))
@ilfa
Copy link
Member

ilfa commented Jun 27, 2023

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

@ilfa ilfa closed this as completed Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants