Hello everyone, I would like to access https://meet.jit.si/xxxx with WebChromeClient, but the application closes, not giving any errors.
a greeting
a greeting
B4X:
WebViewExtras1.SetWebChromeClient(webchrome)
Activity.AddView(WebViewExtras1, 0, 0, 80%x, 80%y)
WebViewExtras1.LoadUrl("https://meet.jit.si/xxxx")
Last edited: