scan qcr code from iphone/android (outside of appsheet - assume person doesn’t know appsheet exists)
app launches, b/c qcr code is pointed to appsheet app
app recognized qcr values, and defaults incoming values
ex. QCR code on piece of equipment called “thingamjigger”. Need user to scan it with phone and take them to the app. The app then has text field defaulted to “thingamjigger”.
Hi @Matthew_Brown,
I think praveen’s post in the other thread covers all you need to do.
When a user opens a deeplink (or scans a QR that contains a deeplink) in a mobile device one of 2 thing will happen:
If AppSheet is installed on the user’s device, the app would open and navigate to the deeplink.
If AppSheet isn’t installed the deeplink would open in the browser.