Closed duggalsu closed 3 years ago
/close this there's no INTERNET permission
Are you sure that it is the app that uploads the data and not the Android System WebView (which has full internet access) ?
Where exactly is that used?
I'm not very sure but I believe the data collection refers to the App usage data uploaded to the Google account if enabled.
Not what I've asked.
In this app, where is it used?
Can you show a network report (eg. Netguard) of webview connecting to the internet while using this app?
I will not be able to test this currently but wanted to be sure if this was an issue without the app having internet permissions. I will close this for now until I find out more or am able to test it.
The webview is used to display an About dialog. It renders an HTML page that is included with the app. FYI
Opt out of sending metrics to Google when using WebView. Add the following to the manifest -
https://developer.android.com/guide/webapps/webview-privacy