Skip to content

[webview_flutter]java.lang.IllegalStateException: Could not find identifier for WebView #119899

@NamHofstadter

Description

@NamHofstadter
webview_flutter: ^4.0.2
Fatal Exception: java.lang.IllegalStateException: Could not find identifier for WebView.
       at io.flutter.plugins.webviewflutter.WebViewClientFlutterApiImpl.onPageStarted(WebViewClientFlutterApiImpl.java:82)
       at io.flutter.plugins.webviewflutter.WebViewClientHostApiImpl$WebViewClientImpl.onPageStarted(WebViewClientHostApiImpl.java:49)
       at eC0.b(chromium-TrichromeWebViewGoogle.aab-stable-535907933:15)
       at ka.handleMessage(chromium-TrichromeWebViewGoogle.aab-stable-535907933:538)
       at android.os.Handler.dispatchMessage(Handler.java:106)
       at android.os.Looper.loopOnce(Looper.java:238)
       at android.os.Looper.loop(Looper.java:349)
       at android.app.ActivityThread.main(ActivityThread.java:8241)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)

same crash occurs in

WebViewClientFlutterApiImpl.requestLoading
WebViewClientFlutterApiImpl.onProgressChanged
WebViewClientFlutterApiImpl.onReceivedRequestError

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work lista: productionIssues experienced in live production appsc: crashStack traces logged to the consolep: webviewThe WebView pluginpackageflutter/packages repository. See also p: labels.platform-androidAndroid applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions