Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can not scan aztec code #167

Open
GruszkaMarcin opened this issue Oct 22, 2018 · 12 comments
Open

I can not scan aztec code #167

GruszkaMarcin opened this issue Oct 22, 2018 · 12 comments

Comments

@GruszkaMarcin
Copy link

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

@EddyVerbruggen
Copy link
Owner

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

@alexZaicev
Copy link

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

@EddyVerbruggen
Copy link
Owner

ok..

@chrum
Copy link

chrum commented Jun 20, 2019

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?

@EddyVerbruggen
Copy link
Owner

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.

@chrum
Copy link

chrum commented Jun 20, 2019

this one i think
image

@chrum
Copy link

chrum commented Jun 20, 2019

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

@Tekunoff
Copy link

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?

@chrum
Copy link

chrum commented Jul 29, 2019

@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

@Tekunoff
Copy link

@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
Copy link

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

@chrum
Copy link

chrum commented Jul 29, 2019

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

codes in this thread are recognizable after applying changes for sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants