olefirenko / vue-barcode-reader

A Vue.js set of components to scan barcodes and QR codes.
214 stars 77 forks source link

iPhone 12 can't scan small barcodes in project, but can on https://parceltrackingapp.com/ #48

Closed innpyt closed 1 year ago

innpyt commented 1 year ago

So there should be some difference between source code here and parceltrackingapp.com but we didnt find it. PS: Android Pixel 4 in Project scans perfectly, so it's something iPhone specific. Seems they are loosing focus before the barcode can be scanned.

innpyt commented 1 year ago

seems to be caused by the prev issue with the real scanning area being smaller. Everything works if I stick the code to the left screen edge.