flutter_webview_plugin icon indicating copy to clipboard operation
flutter_webview_plugin copied to clipboard

On some android devices the javascript doesn't seem to be loaded correctly

Open dr0-dev opened this issue 4 years ago • 1 comments

Reviewing some logs from bugsnag, I got a lot of these:

ReferenceError ·'methodName' is not defined

It happens only on some android devices, some of the info I have:

Webview 90.0.4430 Android versione: 10, 11 Devices: Redmi Note, Huawei, Samsung, etc.

It works on all the apple devices and on most of the android devices - we can't reproduce it.

Any way to understand what could be going wrong?

Thank you

dr0-dev avatar May 24 '21 09:05 dr0-dev

me too

MaherSaad avatar Jun 25 '21 23:06 MaherSaad