Open RemonShehata opened 1 year ago
sometimes we might have a WiFi connection but without internet. modify the NetworkStateMonitor to ping the google server first before publishing the connected state.
NetworkStateMonitor
fyi pinging the server is a blocking operation.
sometimes we might have a WiFi connection but without internet. modify the
NetworkStateMonitor
to ping the google server first before publishing the connected state.fyi pinging the server is a blocking operation.