-
I get a fatal error when trying to set the html property of a webview:
``` javascript
var win = Titanium.UI.createWindow();
var webView = Titanium.UI.createWebView({
html: "broken",
});
win.add(…
-
Hi.
I'm using this module in an Cordova project and it works on the browser...
But on the Android App when I close the app it loses all the information stored on the localstorage....
I've noticed th…
-
Hi there..
I'm using the Flutter plugins 'webview_flutter' to load certain url and it works perfectly.. with http or without https .... but there is certains url comes with https was detected havin…
-
### What happened?
**Configuration**: I'm developing a WinUI3 application running a WebView2 to open pspdfkit viewer. For that, I create a virtual host mapping to a directory where the library files …
-
using System;
using Avalonia;
using Avalonia.ReactiveUI;
using Avalonia.WebView.Desktop; BuildAvaloniaApp().StartWithClassicDesktopLifetime(args);
…
-
Dear webview_cef team
I tried to integrate the package to flutter app in linux (ubuntu 24.04 - amd64). Currently, i got the following issue.
**clang++: error: linker command failed with exit code 1…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Platform
Android
### OS version
Android 12
### App version
6.1.1 F-Droid
### Current Behavior
Proxy enab…
-
Hi, I am developing an Android app with Unity.
Unity for Android / SDK 34
I am accessing various links using webview, but I cannot fully load the http image element belonging to https.
UNITYW…
-
We have a client user - jCross@Gibbs-Gillespie.co.uk that is getting an RPS error when trying to access foundation apps.
we listed on the other support as did the customer but they were told we had…
-
Sometimes Android warns me that TachiJ2K keeps crashing, with this as the log:
```
time: 1598082185096
msg: java.lang.RuntimeException: Using WebView from more than one process at once with the same …