Isuru-Nanayakkara / Reach

A simple class to check for internet connection availability in Swift.
MIT License
456 stars 119 forks source link

Internet connection check #22

Open arildojr opened 7 years ago

arildojr commented 7 years ago

Hi,

I'm currently connected to a wi-fi network but it doesn't connect to the internet. Nevertheless your implementation still returns "Online" for connectionStatus. Can you please help me finding out what is wrong? However it works properly when really exists internet connection or when the wi-fi is turned off.

Thanks