-
### Steps to reproduce
Just normal app startup
### Expected behavior
Screen for biometrics or just app opened
### Actual behavior
Android app crash screen:
Mihon isn't responding
(wa…
-
When we don't use webview_run() as we use the app main events loop, we get the bug described here:
https://githubhot.com/repo/MicrosoftEdge/WebView2Feedback/issues/2156
As pointed in that thread…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've …
-
Hi, I use U library version "1.9.20" and just start receive crashes on ios, when I update library from
navigation-compose = { "org.jetbrains.androidx.navigation:navigation-compose:2.7.0-alpha07" }
…
-
flutter doctor -v
```console
[✓] Flutter (Channel stable, 2.0.1, on macOS 11.5 20G71 darwin-x64, locale
zh-Hans-CN)
• Flutter version 2.0.1 at /Users/jiangpingwei/Downloads/flutter…
-
### Describe the bug
On Windows, clicking any draggable region within a Tauri window causes a toggling of window focus and the loss of certain mouse events as observed by the webview. This occurs b…
-
### MAX SDK Version
12.6.1
### Device/Platform Info
Android
### Crashes/ANRs per Day
every time to load native ads
### Percentage of Users Affected
100%
### First Occurrence of Crash/ANR
Mayb…
-
Trying to add the latest cod and im getting this error:
![image](https://github.com/user-attachments/assets/2794c355-7b75-4356-bd76-48700fb4dfe1)
-
PS D:\flutter\PowerBIEmbeddedAPI\powerbireports_app> flutter run -d windows
Launching lib\main.dart on Windows in debug mode...
/C:/Users/Hadi-PC/AppData/Local/Pub/Cache/hosted/pub.dev/webview_flutt…
-
Could you make the call to w->terminate() optional ?
When using WebView from another app window, it sends a PostQuitMessage() and closes the entire app
many thanks