I have a webiew app on android which loads some websites but not the one I need it to.
I have no idea if this is a problem with the website host or something I can d
I recently create one repository with a basic web view application for android with some error handling for no internet connection
https://github.com/jgarciabt/SmartWebView
You can clone it and start your application from it, maybe that is easier.