Skip to content

CheckInternet/AbortWhenNoInternet does not abort with only bluetooth connection #156

@kuhnroyal

Description

@kuhnroyal

The mixins only check for ConnectivityResult.none.
If the result list for example contains only ConnectivityResult.bluetooth then there is effectively no internet available.

Does it make sense to invert the check and verify if the result contains one of wifi, mobile, vpn, ethernet?
Not sure about other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions