wewewe718 / QrAndBarcodeScanner

An Android app for scanning QR codes and barcodes
The Unlicense
684 stars 136 forks source link

Unable to scan line barcodes rotated 90 degrees #145

Open zellchristensen opened 2 years ago

zellchristensen commented 2 years ago

When scanning line barcodes, the app won't register anything unless the barcode is very close to upright or upside down, basically landscape mode. It will not scan if the barcode is turned 90 degrees or portrait mode.

This can make it difficult or impossible to scan when a barcoded object cannot be moved and physical space/distance does not allow for rotating the phone to compensate.

https://user-images.githubusercontent.com/38737447/172763221-98df676e-922b-4522-8d08-49672781743e.mp4

QR and other matrix codes seem to work fine at any rotation.