rqrcode-rails3 icon indicating copy to clipboard operation
rqrcode-rails3 copied to clipboard

Doesnt Scan

Open ecandino opened this issue 13 years ago • 3 comments

Using red laser on an iPhone no luck. QR codes from Google Charts scan fine with the app.

ecandino avatar Jan 20 '12 21:01 ecandino

Hi, I outputted the QR code using this gem on my macbook pro 13, used iPhone 4 and Nexus One with various scanning apps I could get my hands on for free and all of them worked.

Saved the png on my iPad and it works too.

Are you still having this issue? Would like to know what might have caused it to not work for you.

daemonsy avatar Jan 27 '12 05:01 daemonsy

I was having the issue with using SVG, decided to use google charts for this particular project.I'll try the png next time around and let you know. Thanks for the help.

ecandino avatar Jan 30 '12 04:01 ecandino

You should try to increase the :offset.

There should be a default :offset as it's required by the QRCode specifications, the code won't read without it.

jturolla avatar Dec 22 '12 19:12 jturolla