Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android: AbstractMethodError: abstract method "void android.webkit.WebSettings.setSafeBrowsingEnabled(boolean)" #2465

Open
1 of 2 tasks
GooRingX opened this issue Dec 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@GooRingX
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

AbstractMethodError: abstract method "void android.webkit.WebSettings.setSafeBrowsingEnabled(boolean)"

Expected Behavior

no Exception

Steps with code example to reproduce

The exception occurred on the user's device and I couldn't reproduce it in my test.

Stacktrace/Logs

androidx.webkit.internal.k0 a line 1
androidx.webkit.internal.l0 e line1
x1.q q line 9
com.pichillilorenzo.flutter_inappwebview_android.webview.in_app_webview.InAppWebView prepare line 254
com.pichillilorenzo.flutter_inappwebview_android.webview.in_app_webview.FlutterWebView line 214
com.pichillilorenzo.flutter_inappwebview_android.webview.FlutterWebViewFactory create line 102
io.flutter.plugin.platform.PlatformViewsController createPlatformView line 41
io.flutter.plugin.platform.PlatformViewsController$1 createForPlatformViewLayer line 16
io.flutter.embedding.engine.systemchannels.PlatformViewsChannel$1 create line 123
io.flutter.embedding.engine.systemchannels.PlatformViewsChannel$1 onMethodCall line 176
io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler onMessage line 18
io.flutter.embedding.engine.dart.DartMessenger invokeHandler line 19
io.flutter.embedding.engine.dart.DartMessenger lambda$dispatchMessageToQueue$0 line 42
io.flutter.embedding.engine.dart.DartMessenger a line 1
io.flutter.embedding.engine.dart.a run line 13
android.os.Handler handleCallback line 790
android.os.Handler dispatchMessage line 99
android.os.Looper loop line 164
android.app.ActivityThread main line 6917
java.lang.reflect.Method invoke
com.android.internal.os.RuntimeInit$MethodAndArgsCaller run line 449
com.android.internal.os.ZygoteInit main line 807

Flutter version

3.24.5

Operating System, Device-specific and/or Tool

Android 8.1.0

androidx.webkit:webkit 1.12.0

Plugin version

v6.2.0-beta.2

Additional information

No response

Self grab

  • I'm ready to work on this issue!
@GooRingX GooRingX added the bug Something isn't working label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant