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
Hi,
After enabling barcode reading with for camera, we started to get the following error:
Uncaught (in promise): Error: The play() request was interrupted or prevented by browser security rules
I suspect part of the problem is coming from not catching the error of calling .play()
Hi,
After enabling barcode reading with for camera, we started to get the following error:
Uncaught (in promise): Error: The play() request was interrupted or prevented by browser security rules
I suspect part of the problem is coming from not catching the error of calling .play()
blinkid-in-browser/src/MicroblinkSDK/VideoRecognizer.ts
Line 337 in 6b2af6d
The text was updated successfully, but these errors were encountered: