You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When scanning in iOS, a barcode is already recognized when it is in the camera image outside of the scan zone. If you have multiple barcodes close to each other, it is not very easy to scan a barcode.
It would be helpful if barcodes are only recognized inside the scan zone, which could be solved by scanRect see MTBBarcodeScanner:
When scanning in iOS, a barcode is already recognized when it is in the camera image outside of the scan zone. If you have multiple barcodes close to each other, it is not very easy to scan a barcode.
It would be helpful if barcodes are only recognized inside the scan zone, which could be solved by scanRect see MTBBarcodeScanner:
https://github.com/mikebuss/MTBBarcodeScanner#limiting-the-scan-zone
Thanks in advance for a reply. If you need more information or if there is another way to solve this, please let me know.
The text was updated successfully, but these errors were encountered: