I have an Amazon affiliate link (to a product) in the app I am developing (Swift 3).
Is there a possibility to let the user open the link with the Amazon App or let the user choose to open with Safari or Amazon App in case he doesn't have the Amazon App?
At this moment the link is always opened with Safari
Thank you!
@DonMag solution seem to be outdated but was of big help !!
Here is the updated one :
You can try this:
or
If that doesn't work, search the web for
Amazon app url scheme
- you might find something more current.