RemonShehata / Trending-Movies

0 stars 0 forks source link

ping Google server to make sure we have connectivity #2

Open RemonShehata opened 1 year ago

RemonShehata commented 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.

fyi pinging the server is a blocking operation.