Problem: A Vue PWA that needs to access the device's camera.
Holding the device over a QR Code or handwritten text it needs to do the following:
- If the image is a QR Code then decode and action
- If its handwriting then process and action.
The action is to redirect the app or open a browser.
Currently I can do both, read QR, process written text and action, but not both at the same time. I have a page for QR codes and another for text.
Is there any materials online or advice out there?
question from:
https://stackoverflow.com/questions/65921957/pwa-camera-reading-qr-code-and-handwriting 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…