fluttercommunity / fluttercommunity/flutter_webview_plugin

Error Failed to notify a WebView

Open
#772 21 comments 8 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

Description

Hi
I use flutter_webview_plugin and webview runs without any problem but on xioami I get below error:

`
W/ResourceType(14267): Found multiple library tables, ignoring...
I/WebViewFactory(13523): Loading com.android.chrome version 83.0.4103.106 (code 410410673)
I/cr_LibraryLoader(13523): Loaded native library version number "83.0.4103.106"
I/cr_CachingUmaRecorder(13523): Flushed 3 samples from 3 histograms.
W/ResourceType(13523): Failure getting entry for 0x7f130569 (t=18 e=1385) (error -2147483647)
D/EgretLoader(13523): EgretLoader(Context context)
D/EgretLoader(13523): The context is not activity
W/ContentCatcher(13523): Failed to notify a WebView
W/cr_media(13523): Requires BLUETOOTH permission
E/libEGL (13523): validate_display:99 error 3008 (EGL_BAD_DISPLAY)
W/Adreno-ES20(13523): : open failed: errno 13
D/NetworkSecurityConfig(13523): No Network Security Config specified, using platform default
W/VideoCapabilities(13523): Unrecognized profile 2130706433 for video/avc
W/VideoCapabilities(13523): Unrecognized profile 2130706434 for video/avc
W/VideoCapabilities(13523): Unrecognized profile 2130706433 for video/avc
W/VideoCapabilities(13523): Unrecognized profile 2130706434 for video/avc
W/VideoCapabilities(13523): Unrecognized profile 2130706433 for video/avc
W/VideoCapabilities(13523): Unrecognized profile 2130706434 for video/avc
W/VideoCapabilities(13523): Unsupported mime video/divx
W/VideoCapabilities(13523): Unsupported mime video/divx4
W/VideoCapabilities(13523): Unsupported mime video/mp4v-esdp
W/VideoCapabilities(13523): Unsupported mime video/mp4v-esdp
W/Utils (13523): could not parse long range '35-34'
I/VideoCapabilities(13523): Unsupported profile 4 for video/mp4v-es
W/Adreno-ES20(13523): : open failed: errno 13`

I do not know what is problem. Do you know how to solve this problem?

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file or test is identified in the report. Start by reproducing the logs on the reported Xiaomi device and determine whether the WebView notification warning causes an observable failure; done means identifying a reproducible cause and a project-level fix or documenting that the messages are harmless.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, flutter, java
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.