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 InAppUtils requires main queue setup since it overrides init but doesn't implement `requiresMainQueueSetup #190

Open
jamesmsp89 opened this issue Aug 15, 2018 · 1 comment

Comments

@jamesmsp89
Copy link

I see the following warning when running my app:

Module InAppUtils 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.

Do you know what needs to happen to resolve this? @chirag04

@airlaser
Copy link

#175

This is fixed but not in a release. You can point to the commit directly.

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