I'd like to use the scanner component and capture multiple barcodes with one go. It would need to display each code it scanned in a field below the embedded barcode for quick verification, but I was also wondering if it could store the image of the scan. This would help a manager quickly verify the data if we later find something was incorrect; i.e. we could quickly view the image of the incorrectly scanned barcode and update the value.
Unfortunately the scanner component currently handle more than one bar code at a time, as far as I know.
You can use the image upload component to take a photo of multiple codes, then use a query to upload this image to a database to store for future reference.
I can make a feature request to add in the functionality to the scanner component to scan multiple.
For that functionality related to being able to in real time "display each code in a field below", could you elaborate on the 'embedded barcode' you mentioned?
I was imagining that you would want the scanned barcodes at the bottom of the screen on the mobile app but that would likely become cluttered very quickly and be hard to see.