Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

QR code for app download

Participant ,
Oct 05, 2023 Oct 05, 2023

We are asking employees to install an app for which we'd like to provide a QR code directing their device to the download. The QR code needs to identify if their device is iOS or Android and send them to the appropriate app store. I'm trying to use the Adobe Express QR code creator but can not figure out how to get this to work. I'm able to create a code to one store or the other but this produces two QR codes. Please advise on how I can wrap the app download into a single QR code. Thank you.

TOPICS
Performance
1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Oct 11, 2023 Oct 11, 2023

Hi,

 

in order to to this you have to make a Webpage (HTML) that contains a little Javascript that detects the User Agent iOS or Android (e.g. as shown in https://stackoverflow.com/questions/21741841/detecting-ios-android-operating-system )

The QR Code should then point to THAT webpage. Make shure that the page is available from the Internet and your lokal Intranet depending on your network policy.

Hope that helps.

Translate
Participant ,
Oct 11, 2023 Oct 11, 2023

Thought I should re-up this question as I am anxious to solve it. I know it can be done because I've seen it in action but can't find any details online about the proceedure. Any suggestions appreciated.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 11, 2023 Oct 11, 2023

Hi,

 

in order to to this you have to make a Webpage (HTML) that contains a little Javascript that detects the User Agent iOS or Android (e.g. as shown in https://stackoverflow.com/questions/21741841/detecting-ios-android-operating-system )

The QR Code should then point to THAT webpage. Make shure that the page is available from the Internet and your lokal Intranet depending on your network policy.

Hope that helps.

regards,
Henrik
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Oct 12, 2023 Oct 12, 2023
LATEST

Thanks for the info and the link!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines