qr-lite icon indicating copy to clipboard operation
qr-lite copied to clipboard

Failed to transcode QR codes pointing to localhost URLs

Open plmr-org opened this issue 6 months ago • 6 comments

Currently writing an application that generates QR codes as BLOBs in the back-end and sends them to the front-end where they are displayed. Here's the QR code in question: image

It should be pointing towards http://localhost:3000/<base64> or something of that nature. The QR code works through my Android phone's built-in QR code scanner, though not through the extension.

plmr-org avatar Jul 30 '24 13:07 plmr-org