Hi,
Google has removed my app with the following message :
We found that your app contains security vulnerabilities, which can expose user information or damage a user’s device. This is a violation of Device and Network Abuse policy. Specifically, your app(s) are vulnerable to Webview SSLErrorHandler.
In my app, I use a webview to display google site.
I don’t think so.
Sites are in https.
They are stored in a google workplace account.
For exemple, a demo site that I use :
In my app, I use multiple google site with url stored in firebase.
When a user i s connected, I find in firebase its google site URL and display it in a webview.