Open
Description
This toast message comes about once a day - probably due to some kind of network problem.
It never goes away and the error page keeps refreshing with an increasing error count.
After shutting down app also, the toast message stays on screen forcing me to reboot the phone.
I tracked the error message to WebViewClient.onReceivedError method -
not sure how to handle this error.
Desired behavior: Give error and allow user to refresh page once network has recovered.