I post this here since I don't want to post the same topic in both Android and iOS forums..
Have anyone experience with using QR codes in their apps?
Example of the functionality I want:
- Someone see a poster for a concert. The poster has a QR code.
- The person scas the code.
- Your app installs / starts.
- Your app downloads the concertinfo from your server.
From google-searches I find that this should be possible in Android using intents, and Fusion supports intents so I suppose Android is all good. I also find that iOS supports this, but I don't know if that bit is supported by Fusion.
Have anyone successfully used QR-codes for iOS or Android in this way?