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

Scanner scans random even if no barcode under camera #171

Open
SaadBilal opened this issue Nov 22, 2022 · 5 comments
Open

Scanner scans random even if no barcode under camera #171

SaadBilal opened this issue Nov 22, 2022 · 5 comments

Comments

@SaadBilal
Copy link

Hi,
There is strange issue that if camera is open and still, scanner automatically capture some random numbers as barcodes and there is no actual barcode under camera. Can you please help why is it happening?

@sane1998k
Copy link

yap, the same problem....

@SaadBilal
Copy link
Author

@yuriy-budiyev Any update on this issue?

@SaadBilal
Copy link
Author

yap, the same problem....

@sane1998k Do you have any update or solution to this problem?

@proappsteam
Copy link

We encounter the same problem. Does anyone has a solution for this issue?

@zaheerrasheed
Copy link

i am also facing this problem and i fixed it by excluding this specific format (UPC_E)
if (result.barcodeFormat == BarcodeFormat.UPC_E)
return

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

No branches or pull requests

4 participants