mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-01-31 00:45:24 +01:00
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
141 B
141 B
barcode-scanner, barcode-scanner-js
| barcode-scanner | barcode-scanner-js |
|---|---|
| patch | patch |
On iOS, start the scanning session on a separate thread to fix performance issues.