Controlling QR Code Scanning Actions
- by Elijah
I am looking to create a QR code that does the following:
When scanned from inside an application, it dislpays a custom alert, (Ex. "You won $5")
When scanned with a different QR code reader (non app) it goes to a mobile web page that directs the user to download the application.
My main question is: Can you control what happens when a QR code…