Skip to content

onHttpError not listening #155

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

Open
puntnomads opened this issue Aug 9, 2018 · 2 comments
Open

onHttpError not listening #155

puntnomads opened this issue Aug 9, 2018 · 2 comments

Comments

@puntnomads
Copy link

I had run the example and onStateChanged has worked but onHttpError is not working. It is not giving an error message if there is no internet or the website is down. I am on flutter beta branch (0.4.4). I have tried many versions (0.2.0 to 0.2.1+2).

@ronaldG19
Copy link

same issue using in android, haven't tried it in iOS

@JAAYBot
Copy link

JAAYBot commented Aug 21, 2018

Channel beta, v0.5.1,
flutter_webview_plugin: ^0.2.1+2
On iOS it seems to work as expected.
On Android I was getting inconsistent results, a lot the time 200 status codes were being missed. I was getting a lot of 404s when I thought I should be getting 200. I played around on the server side of things and started to send 600 as a response. It always seem to catch that change.

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

3 participants