I have a requirement where I need to generate a QR code which, when scanned, displays the following behaviour.
- When scanned for the first time, if my ios/android app is not installed then it takes the user to the appstore to prompt them to install the app.
- When scanned again, if the app is already installed then it should open the app to a particular screen in the app.
Is it possible to create a QR code (or is it the app?) that behaves like this?