You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That used to be the default behavior. But then I noticed that (at least) Safari on macOS did not implement the API correctly. The detect function would not accept Blob inputs which is needed for QrcodeCapture and QrcodeDropZone. This was a while ago though, so this might have changed. Feel free to open a PR :)
Will there be an option to use the native Barcode Detection API instead of the wasm polyfill?
I would prefer it since it is more performant since it uses the os instead of just the browser.
The text was updated successfully, but these errors were encountered: