plus_plugins
plus_plugins copied to clipboard
[Request]: There is no need to sendEvent(Connectivity.CONNECTIVITY_NONE) when the lost network is vpn
Plugin
connectivity_plus
Use case
- Use an map store NetworkCapabilities,
- 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.