Hi,
I'm a recently new user of this library and so far everything is working great and as advertised.
however I keep getting numerous amounts of the following message in the xcode console:
Returning flags SCNetworkReachabilityFlags(rawValue: 2)
I couldn't find where it originates from or how to disable it.
It would be nice to get rid of this. any ideas ?
Regards,
Dave
It's coded into line 317 of Reachability.swift.
But I'm surprised that it's hardcoded in. Any rationale for that?
(I commented the print statement out.)
This has been fixed in 4.2.0
Cheers
Ash
Most helpful comment
This has been fixed in 4.2.0
Cheers
Ash