Skip to content

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

Description

@yoobi

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions