Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Returning flags SCNetworkReachabilityFlags(rawValue: 2)" messages in the console #304

Closed
dave212 opened this issue Aug 6, 2018 · 3 comments

Comments

@dave212
Copy link

dave212 commented Aug 6, 2018

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

@antonjazz
Copy link

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.)

@DanielStormApps
Copy link

PR submitted: #306

ashleymills added a commit that referenced this issue Aug 29, 2018
@ashleymills
Copy link
Owner

This has been fixed in 4.2.0

Cheers
Ash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants