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 guys, I'm using react-qr-reader. It works fine on Anroid. But on Ios, there is an error at the first time. Can anyone help me? InvalidAccessError: Track has ended
Steps to reproduce the behavior:
Initialize the camera
Unmount the camera (after scanning, or what ever else)
See error
The error should not appear. It happens only on iOS. Works fine on Android
The text was updated successfully, but these errors were encountered:
Hi guys, I'm using react-qr-reader. It works fine on Anroid. But on Ios, there is an error at the first time. Can anyone help me?
InvalidAccessError: Track has ended
Steps to reproduce the behavior:
Initialize the camera
Unmount the camera (after scanning, or what ever else)
See error
The error should not appear. It happens only on iOS. Works fine on Android
The text was updated successfully, but these errors were encountered: