aezakmi8

Results 5 comments of aezakmi8

> What version of webview_flutter & webview_flutter_android are you using? - Versions: webview_flutter_android: ^3.15.0 webview_flutter: ^4.5.0 Also I've tested on webview_flutter: ^4.7.0, same error > this limited to android 9...

> Hi @aezakmi8, do you also get the crash on android 9? > > @drexhacker, does it crash for you every time or occasionally? No, on Android 9 crash is...

> error every time? The error appears every time we navigate to the screen with WebView I am testing on Physical device HONOR 9 Lite (LLD-L31) and reading logs from...

> and while I do see the error, the website content is fully loaded Web Content loads with a delay (5-30 sec) sometimes it does not fully loads This is...

Same issue Kotlin Jetpack Compose using migration guide didn't fix the problem https://insert-koin.io/docs/setup/migrate ksp = "2.0.20-1.0.24" koin-bom = "4.0.0" koin-ksp-annotations = "1.4.0-RC4" koin-bom = { module = "io.insert-koin:koin-bom", version.ref =...