ngx-scanner icon indicating copy to clipboard operation
ngx-scanner copied to clipboard

Unable to scan data matrix code

Open shreya-sawardekar opened this issue 3 years ago • 2 comments

Describe the bug In my angular application, I have a requirement to scan the datamatrix codes. I am able to scan the code_128 barcode and QR code as well. But when it comes to data matrix code, the scanning doesnt work.

Expected behavior Data matrix codes should get scanned successfully.

Smartphone (please complete the following information):

  • Device: Samsung S20+
  • OS: Android 11
  • Browser: Chrome
  • Version: 95.0.4638.74

I used the demo site as well to try to scan but I wasn't able to.

@werthdavid can you please help? I would really appreciate it.

Attached the data matrix code I am unable to scan.IMG_20211108_164345.jpg

shreya-sawardekar avatar Nov 08 '21 10:11 shreya-sawardekar

Can you try another device? Perhaps related #430 ?

rvalitov avatar Nov 12 '21 21:11 rvalitov

@rvalitov I think since the size of the data matrix code is very small, the scanner takes a lot of time to scan. With proper lighting conditions and moving the camera focus, I could scan the barcode.

shreya-sawardekar avatar Nov 13 '21 06:11 shreya-sawardekar