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

NSNotification.Name.reachabilityChanged does not work #163

Open
fabb opened this issue Dec 6, 2017 · 1 comment
Open

NSNotification.Name.reachabilityChanged does not work #163

fabb opened this issue Dec 6, 2017 · 1 comment

Comments

@fabb
Copy link

fabb commented Dec 6, 2017

Using NSNotification.Name.reachabilityChanged in swift 3 for the notification does not work, as it gets translated to "kNetworkReachabilityChangedNotification". This is different from the constant defined in this library "kReachabilityChangedNotification".

@code-per-day
Copy link

Did you find a fix for this? I tried renaming the constant and it still cannot resolve it

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

2 participants