cordova-plugin-qrscanner icon indicating copy to clipboard operation
cordova-plugin-qrscanner copied to clipboard

I can't use it in HarmonyOS or Huawei webview

Open liuyao552 opened this issue 3 years ago • 10 comments

I got a white screen with no camera preview,but the code scanning is normal.

display: none; Still not available;

liuyao552 avatar Nov 26 '21 09:11 liuyao552

What model device exactly have you? I have the same problem with Huaweri P40 / Android 10

ScolDev avatar Nov 26 '21 16:11 ScolDev

I found that this bug is caused by the update in the webview to v11.1.2.332. The temporal solution is rollback this update to v10.x.x and works well.

ScolDev avatar Nov 26 '21 19:11 ScolDev

me too, how to debug the problem?

fssgh avatar Nov 30 '21 06:11 fssgh

Me too. I guess WebView is always white. Setting transparency has no effect. Does anyone have a solution

nxt-hj avatar Dec 06 '21 06:12 nxt-hj

same problem. any solution?

lengyuexuan avatar Dec 06 '21 07:12 lengyuexuan

I have the same problem. Also in Broswser (Firefox) the screen stays white. In the console log I see the following error: "URL.createObjectURL(stream) is deprecated! Use elem.srcObject = stream instead!"

goedzo avatar Dec 07 '21 13:12 goedzo

I found that this bug is caused by the update in the webview to v11.1.2.332. The temporal solution is rollback this update to v10.x.x and works well.

Hello, I have encountered the same problem. I want to know how to reduce the WebView version?

zhangjian0707 avatar Dec 09 '21 02:12 zhangjian0707

Has anyone solved it?

zhangjian0707 avatar Dec 16 '21 10:12 zhangjian0707

Has anyone solved it?

starrytky avatar Mar 08 '22 03:03 starrytky

Harmony OS 2.0.0.236 is fixed

FangHanZreo avatar Aug 02 '22 02:08 FangHanZreo