I was asked to build an event management system and to use the mobile phone to read a QR code that register your attendance for a particular event.
Anyone know hoe to use Scriptcase Form to create a QR code scanner making use of the device camera?
I was asked to build an event management system and to use the mobile phone to read a QR code that register your attendance for a particular event.
Anyone know hoe to use Scriptcase Form to create a QR code scanner making use of the device camera?
To access the camera you must run at native app level. I did similar thing with QR codes an a phone app + SC application years ago. Ran great. I used phone gap to build the super simple native app for android, then had it launch the SC PHP app wrapped inside its own native browser. Looked like a totally android app, once I played with SC buttons and stuff. You will have to google stuff like this but phone gap is free: https://stackoverflow.com/questions/37983058/how-to-scan-qr-code-in-phonegap
As I said, I had a very robust solution and inside of a week