QR Scanner React component#16
Conversation
|
Tried it out on IOS using a https server: It requests access to the camera, and presents 'Front Camera' and 'Back Camera' options, but only a white canvas. Will try getting Safari's debug console output tomorrow |
|
Yes, I started up the storybook server with self-signed certificate myself to test it on my phone. Please note that you can't select the camera ATM, it should choose the back camera by default. |
|
Update: |
|
No luck getting dev tools to work, I believe I'm running into this bug: google/ios-webkit-debug-proxy#383 |
|
Upgraded to the latest qr-scanner, that does scan region and qr code highlighting out of the box. |
This is still work in progress (the code could be cleaned up more and/or documented), but I think it is good enough for others to have a look at it and trying it out.