BarcodeScanner icon indicating copy to clipboard operation
BarcodeScanner copied to clipboard

Windows Universal Platform

Open an-rahulpandey opened this issue 9 years ago • 6 comments

Does the plugin works on Windows 8.1 universal platform? I tried adding and running the project, but it doesn't work. When I tap on a button, it hangs the device. I have to remove the battery to make the device work again.

an-rahulpandey avatar May 05 '15 11:05 an-rahulpandey

There's a long and short answer to this one, as I've discovered over the past two months.

Short answer: no.

Long answer: it's not necessarily the plugin's fault. The MediaCapture API in 8.1 is extremely buggy, especially on Lumia devices. This is rumoured to be a driver issue that is not planned to be fixed in 8.1. See here: https://social.msdn.microsoft.com/Forums/en-US/39a2c567-e2c0-42fc-98a9-494515b2007b/mediacapture-capturephototostoragefileasync-memory-leak?forum=wpdevelop

The closest you'll get is to use the latest from https://github.com/phonegap/phonegap-plugin-barcodescanner - on the 17th they merged in 'windows' platform support. It will run on non-Lumia devices, even on some like the Icon (as I've tested.) With the 1020, you're out of luck. Same on the 925, and various other Lumias.

dougestey avatar May 05 '15 13:05 dougestey

Ok, thanks for clarifying the issue. I was testing it on Lumia.

an-rahulpandey avatar May 05 '15 14:05 an-rahulpandey

No problem. I wish I had better news - this is still blocking one of my projects.

dougestey avatar May 05 '15 14:05 dougestey

Any solution from May 5? I'm testing on Lumia too.

ikermart avatar Oct 16 '15 20:10 ikermart

I'm still waiting for Windows 10 for phones to hit stable. Last I tried, the results were the same.

dougestey avatar Oct 16 '15 20:10 dougestey

@dougestey Do you know any other plugin alternative? I see this one, but is paid alternative... https://manateeworks.com/admin/support/pricing/package and I think that has no support for Windows 10.

ikermart avatar Oct 16 '15 20:10 ikermart