-
Notifications
You must be signed in to change notification settings - Fork 948
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
Connect hotspot without internet #358
Comments
You can check reachability with host name. |
@anismansuri63 Thanks for your response. But the above solution was not working. Any other way is there? Could you please help with this? |
The above solution was coming under both wifi and no connection state when connected to hotspot without the internet. And by using closures it comes inside both whenReachable and whenUnreachable. Could you please help me with this? thanks in advance |
Hi, did you have a chance to solve this? I am trying to know if device actually can do request or not. |
I connected to the hotspot alone without the presence of the internet but its results come under Reachability state. It didn't identify the non-availability of the internet. Could you please help me with this? Even though it was connected with hotspot it needs to check internet availability is there in that or not?
The text was updated successfully, but these errors were encountered: