wildabeast / BarcodeScanner

Official repository now at [phonegap/phonegap-plugin-barcodescanner](http://github.com/phonegap/phonegap-plugin-barcodescanner).
967 stars 747 forks source link

After the last update I get a "Access violation"-Error when starting the Scanner on W10/W10(m) #352

Open Fuchur84 opened 6 years ago

Fuchur84 commented 6 years ago

Hi,

when starting the barcode scanner, it will close the app immediately. Debugger shows (after it notices, that for instance app on the smartphone is no longer running): Das Programm "[13216] WWAHost.exe" wurde mit Code -1073741819 (0xc0000005) 'Access violation' beendet.

(The program "[13216] WWAHost.exe" has been closed with the code -1073741819 (0xc0000005) 'Access violation'.

Any idea what is going on there? I do not get any other information about the crash. It worked before (still runs on for instance build 14393.1066 (still have a smartphone on that build and it works there) and I am quite sure it runs on 15063.540 (it still ran a two weeks ago)) but very likely after the last update to Build 15063.608 it seems to be a problem.

Best regards and thank you very much for looking into it in advance :). Fuchur

PS: And of cause: Thanks a lot for this very cool plugin :).