instascan icon indicating copy to clipboard operation
instascan copied to clipboard

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

Open gopalanand333 opened this issue 3 years ago • 1 comments

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

gopalanand333 avatar Sep 22 '20 14:09 gopalanand333

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

Mpumelelodube avatar Mar 29 '22 09:03 Mpumelelodube