I want to load a video from Vimeo in a WebView. It works, but the preview image doesn\'t load and I get this error:
I/chromium: [INFO:CONSOLE(0)] \"Re
Add the following to Content-Security-Policy meta tag img-src directive:
Content-Security-Policy
img-src
android-webview-video-poster:
As in: