I'm developing an app with the BarcodeScanner.
When the user tries to scan the code, the library automatically selects the first camera of the device and the video device list set by default a Video Device 1 option.
This is an example from the Sabit demo page:
When the user refresh the view, the list charges completely:
In devices with more than 3 front cameras, it selects by default the wide angle camera.
This camera can't autofocus and read nearby barcodes.
Any suggestion?