Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to stop Camera after QR code scan is done using instascan for javascript #255

Open
gopalanand333 opened this issue Sep 22, 2020 · 1 comment

Comments

@gopalanand333
Copy link

I am trying to scan qr code using instascan for javascript. It's working fine on android, even scanning is happening on IOS, the scanner.stop() function switches off the camera but the screen goes black and we have to manually close the camera. After closing the camera and returning to the application we can see that scanning was completed. Is there a way to stop the camera in ios? Library: https://rawgit.com/schmich/instascan-builds/master/instascan.min.js https://github.com/schmich/instascan/

Attached StackOverflow question with screenshot: https://stackoverflow.com/questions/64004468/is-there-a-way-to-stop-camera-after-qr-code-scan-is-done-using-instascan-for-jav

@Mpumelelodube
Copy link

I'm facing the same issue, for you manage to get a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants