Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
317 views
in Technique[技术] by (71.8m points)

swift - How to trigger universal links from QR codes on iOS

I have an iOS application that I want to open via scanning a QR Code from the native iOS scanner. If the app is not installed then it should go to a webpage.

To do this I have setup Universal Links. In mobile Safari if I click on a link to the universal link it correctly opens my iOS app. If I scan a QR Code with the link using the iOS scanner app it just takes me to the webpage. I thought that the QR scanner app would prompt me to open either in Safari or my app, but that is not happening.

Anyone able to get this workflow working? Perhaps something has changed in newer versions of iOS?

question from:https://stackoverflow.com/questions/65893464/how-to-trigger-universal-links-from-qr-codes-on-ios

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...