Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Privacy] WebView #5335

Closed
4 tasks done
duggalsu opened this issue Jan 2, 2021 · 0 comments · Fixed by #5337
Closed
4 tasks done

[Privacy] WebView #5335

duggalsu opened this issue Jan 2, 2021 · 0 comments · Fixed by #5337
Labels
bug Issue is related to a bug privacy & data protection Issues regarding either NewPipe, Team NewPipe services or external services NewPipe uses

Comments

@duggalsu
Copy link

duggalsu commented Jan 2, 2021

Checklist

Opt out of sending metrics to Google when using WebView. Add the following to the manifest -

<meta-data android:name="android.webkit.WebView.MetricsOptOut" android:value="true" />

https://developer.android.com/guide/webapps/webview-privacy

@duggalsu duggalsu added the bug Issue is related to a bug label Jan 2, 2021
@triallax triallax added the privacy & data protection Issues regarding either NewPipe, Team NewPipe services or external services NewPipe uses label Jan 2, 2021
spvkgn pushed a commit to spvkgn/NewPipe that referenced this issue Jan 11, 2021
ShareASmile pushed a commit to ShareASmile/NewPipeZing that referenced this issue Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug privacy & data protection Issues regarding either NewPipe, Team NewPipe services or external services NewPipe uses
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants