Questions tagged [google-chrome-webview]

This tag is associated with two subjects: WebChromeClient class as a webview platform in Android programming, and webview apps and extensions related to Google Chrome browser.

This tag is associated with two subjects:

  • WebChromeClient class which is used as webview platform in Android programming.

  • Webview apps and extensions related to Google Chrome browser.

24 questions
12
votes
1 answer

Webview keeps losing focus

I have an app that is basically just a wrapper for an internal company website. The idea is to easily load the website in its own window on my Chromebook, that way it won't unload when RAM gets low. I have a very simple app with a single WebView…
Zenexer
  • 18,788
  • 9
  • 71
  • 77
11
votes
1 answer

Service Worker support in chrome webview

Is Service Worker supported in chrome webview for android, if yes then from which version is it supported. Tried googling, but didn't find proper information.
Pankaj
  • 2,538
  • 3
  • 26
  • 39
6
votes
0 answers

Camera is not working on android 8.1 via webview

I have a web app shown in a WebView on Android. It can make photos through the browser interface. This is working on Android versions prior to 8.1, but the thing is, on Android version 8.1 the camera just won't open (nothing is shown instead of…
Overpass
  • 433
  • 5
  • 12
6
votes
1 answer

Bubbling Up Notifications Through Google Chrome App Webview

I have a Google Chrome Packaged App and uses a webview tag to load a remote page (that I don't control). That remote page is trying to request notification privileges and that permissions request doesn't seem to be bubbling up through to the…
5
votes
1 answer

Chrome extension + webview

I'm struggling to find a definitive answer to this. Chrome Apps are being deprecated across all OS except Chrome OS. is only available in Chrome Apps? This means I can't or shouldn't use in an extension (if possible)?
4
votes
0 answers

SSL certificate error stops webview from loading

I am using a WebView in my app along with a WebChromeClient. Because of the functionality of my app, I need to use WebChromeClient. The only problem is that I've recently got this Log cat message: I/chromium: [INFO:CONSOLE(0)] "The certificate used…
Buneme Kyakilika
  • 1,202
  • 3
  • 13
  • 34
4
votes
1 answer

Google Chrome App: Webview behavior

While researching for an issue on