plus_plugins icon indicating copy to clipboard operation
plus_plugins copied to clipboard

[Request]: There is no need to sendEvent(Connectivity.CONNECTIVITY_NONE) when the lost network is vpn

Open pantaopt opened this issue 1 year ago • 0 comments

Plugin

connectivity_plus

Use case

image
  1. Use an map store NetworkCapabilities,
  2. When onLost happend, need send sendEvent(Connectivity.CONNECTIVITY_NONE) when the network isn't vpn.

Proposal

As above, the exception of receiving Connectivity.CONNECTIVITY_NONE can be fixed when the vpn is turned off on Android.

pantaopt avatar Mar 07 '23 08:03 pantaopt