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

E/ReactiveNetwork: Could not establish connection with WalledGardenStrategy #5

Open
yoobi opened this issue Dec 18, 2020 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@yoobi
Copy link

yoobi commented Dec 18, 2020

When I'm using

ReactiveNetwork().observeInternetConnectivity().onEach {
            Log.e("MainActivity", "has Internet: ${it}")
        }.launchIn(CoroutineScope(Dispatchers.Default))

Whenever I'm in airplane mode my application get spammed by E/ReactiveNetwork: Could not establish connection with WalledGardenStrategy what does it mean ? I'm using A8.0

@phansier
Copy link
Owner

@yoobi Thanks for the submission.
I would be grateful if you could add some log filter in Pull Request.
I will do my best to publish a new version of the library after it.

@phansier phansier added the help wanted Extra attention is needed label May 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants