BlazorBarcodeScanner icon indicating copy to clipboard operation
BlazorBarcodeScanner copied to clipboard

In mobile, the device list doesnt charge correctly

Open devsantiagoR opened this issue 6 months ago • 0 comments

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:

Image

When the user refresh the view, the list charges completely:

Image

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?

devsantiagoR avatar Jul 09 '25 21:07 devsantiagoR