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
Whenever I started using detection speed of noDuplicates and I properly scan a barcode, pop the scanning view and navigate again and create a new instance of MobileScanner it will not let me scan that barcode.
I tested it multiple times and scanning 2 different barcodes each time works perfectly.
Changing the speed to normal also fixes this.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Whenever I started using detection speed of
noDuplicates
and I properly scan a barcode, pop the scanning view and navigate again and create a new instance of MobileScanner it will not let me scan that barcode.I tested it multiple times and scanning 2 different barcodes each time works perfectly.
Changing the speed to normal also fixes this.
Am I using the scanner incorrectly?
This is the code I am using without the noDuplicates speed which fixes the issue. This is a StatelessWidget if that matters.
Beta Was this translation helpful? Give feedback.
All reactions