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
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 endedSteps 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