fix(barcode-scanner): start capture session on a separate thread (#3223)
fixes the given warning: Thread Performance Checker: -[AVCaptureSession startRunning] should be called from background thread. Calling it on the main thread can lead to UI unresponsiveness which might cause a UI freeze
L
Lucas Fernandes Nogueira committed
b60dd88702a2be2af942a3d104d728970a4c42d6
Parent: a97033b
Committed by GitHub <noreply@github.com>
on 1/19/2026, 4:16:16 PM