nativescript-barcodescanner icon indicating copy to clipboard operation
nativescript-barcodescanner copied to clipboard

I can not scan aztec code

Open GruszkaMarcin opened this issue 7 years ago • 12 comments

Hi, I have a problem with aztec code scanning, the scanner has problems with code recognition, in the attachment I attach an example picture

barcode 1

GruszkaMarcin avatar Oct 22 '18 10:10 GruszkaMarcin

I don't think this plugin will be enhanced regarding those codes, but you could use Firebase ML Kit instead via https://github.com/EddyVerbruggen/nativescript-plugin-firebase/blob/master/docs/ML_KIT.md#barcode-scanning

EddyVerbruggen avatar Nov 10 '18 20:11 EddyVerbruggen

Hi Eddy could update the documentation that AZTEC code scanner does not work (in my case, I only tested on Android) :)

alexZaicev avatar Apr 26 '19 11:04 alexZaicev

ok..

EddyVerbruggen avatar Apr 26 '19 11:04 EddyVerbruggen

hello,

I just tested the results of this PR https://github.com/EddyVerbruggen/barcodescanner-lib-aar/pull/23 and it works like a dream.

any chance to accept it?

chrum avatar Jun 20 '19 12:06 chrum

I may have missed that PR, thanks for bringing it to my attention! Can you perhaps share a code that wasn't recognized before and is with that PR applied? If it's too much of a hassle then don't worry about it.

EddyVerbruggen avatar Jun 20 '19 14:06 EddyVerbruggen

this one i think image

chrum avatar Jun 20 '19 16:06 chrum

i can also scan and send you my car id but that is a bit sensitive so maybe on email ;)

chrum avatar Jun 20 '19 16:06 chrum

hello,

I just tested the results of this PR EddyVerbruggen/barcodescanner-lib-aar#23 and it works like a dream.

any chance to accept it?

Hello. I've installed EddyVerbruggen/barcode scanner-lib-aa, but didn't succeed to recognize any Aztec codes. Can I ask you about consultation?

Tekunoff avatar Jul 26 '19 14:07 Tekunoff

@Tekunoff did you try to build new .aar with the changes from that PR? if not then you can use the one located at: https://github.com/dex4er/phonegap-plugin-barcodescanner/tree/master/src/android

what i am doing next is simply replacing node_modules/nativescript-barcodescanner/platforms/android/barcodescanner-release-2.1.6.aar

with this new one

chrum avatar Jul 29 '19 07:07 chrum

@Tekunoff did you try to build new .aar with the changes from that PR? if not then you can use the one located at: https://github.com/dex4er/phonegap-plugin-barcodescanner/tree/master/src/android

what i am doing next is simply replacing node_modules/nativescript-barcodescanner/platforms/android/barcodescanner-release-2.1.6.aar

with this new one

Thank you for your answer! I'll try that way.

Tekunoff avatar Jul 29 '19 11:07 Tekunoff

@chrum could you recognize this one? http://joxi.ru/L21NjZvHRJ7OJA

Tekunoff avatar Jul 29 '19 11:07 Tekunoff

nope, but i think thats because the quality is rather bad :(

codes in this thread are recognizable after applying changes for sure

chrum avatar Jul 29 '19 11:07 chrum