PaulKinlan / qrcode

The best web based QR Code reader on the web
https://qrsnapper.com/
Apache License 2.0
363 stars 489 forks source link

Chrome and upload option #42

Closed Razorholt closed 6 years ago

Razorholt commented 6 years ago

Hi Paul! When I use Chrome on iPhone (OS 11.3) I get the upload button option, which is expected. I am able to launch the camera and take a picture but then it goes back to the initial page: img_5974

Is that normal? Where is that photo stored? Maybe I could upload it and decode the qr code at the server level?

PaulKinlan commented 6 years ago

It is just uploaded to the browser, the decode should be able to take place all via JS in the browser... note, that this should work fine now in Safari.