Good morning guys, I want to make a WebView with a google page of mine to create a speedometer in order to show my company’s OEE’s (as shown in the images), however, every time I try to use the WebView, google refuses my connections (even using HTTPS), how should i proceed with this?
1 make a simple web page with a url (using ‘anything’
2 try to embed that in a glide webview (usually works)
3 out your web components (outside of Glide) into that web page you know worked already in glide
4 see if it displays and functions now in your webview