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

checking internet connectivity is not working on android Q #415

Closed
holoc285 opened this issue Mar 10, 2020 · 9 comments
Closed

checking internet connectivity is not working on android Q #415

holoc285 opened this issue Mar 10, 2020 · 9 comments
Labels

Comments

@holoc285
Copy link

No description provided.

@pwittchen
Copy link
Owner

pwittchen commented Mar 10, 2020

Thank you for reporting this issue. What exactly doesn't work? Any details?

@kothsada
Copy link

it is checking internet status always false

@eslam2010011
Copy link

+1

@pwittchen
Copy link
Owner

Do you have any stacktrace? Does it relate to network checking or just internet checking? Are you sure that your internet connectivity is reliable? What methods from the API are you using? Any code snippets?

@pwittchen
Copy link
Owner

It may be related to #422

pwittchen added a commit that referenced this issue Apr 1, 2020
WalledGardenInternetObservingStrategy, it stopped working correctly for default host and changing port didn't help - fixes #422 and #415
@pwittchen
Copy link
Owner

pwittchen commented Apr 1, 2020

I changed default port from https to http in default host for internet checking in PR #425. Https stopped working for default host for some reason and changing port didn't help. It should fix this issue.

@pwittchen pwittchen added the bug label Apr 1, 2020
@pwittchen pwittchen changed the title it is not working on android Q checking internet connectivity is not working on android Q Apr 1, 2020
@pwittchen
Copy link
Owner

It should be fixed now. Bug-fix will be available in the next release.

@pwittchen pwittchen mentioned this issue Apr 1, 2020
6 tasks
@holoc285
Copy link
Author

holoc285 commented Apr 19, 2020

Thanks in advance. @pwittchen

@pwittchen
Copy link
Owner

@holoc285 bug fix is already released in version 3.0.8 for RxJava 2. This bug should not occur in this version. If you still have it, then please report it.

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

No branches or pull requests

4 participants