QRCode icon indicating copy to clipboard operation
QRCode copied to clipboard

how to Integrate Deeplink info QR

Open kietle2000 opened this issue 1 year ago • 1 comments
trafficstars

kietle2000 avatar Apr 02 '24 09:04 kietle2000

Hi there @kietle2000,

Deeplink relates to the content encoded within the QR code rather than the actual QR code generation. Once you have a deep link URL that works with your app, you can use this library to generate a QR code containing the link.

Here are some web pages that discuss deep linking (using both universal links and url schemes)

• https://developer.apple.com/ios/universal-links/ • https://developer.apple.com/documentation/xcode/defining-a-custom-url-scheme-for-your-app • https://developer.apple.com/documentation/xcode/allowing-apps-and-websites-to-link-to-your-content • https://medium.com/wolox/ios-deep-linking-url-scheme-vs-universal-links-50abd3802f97 • https://www.branch.io/resources/blog/how-to-setup-universal-links-to-deep-link-on-apple-ios/ • https://www.donnywals.com/handling-deeplinks-in-your-app/

Have a misunderstood your issue?

dagronf avatar Apr 03 '24 02:04 dagronf

Closing due to lack of feedback

dagronf avatar Apr 12 '24 19:04 dagronf