Redirect from html link to IOS app

Viewed 1652

I am new to IOS development.I want to know there is any way to redirect from normal html link(safari browser) eg <a href="my sdk link">click here to download the awesome app</a> to my SDK (here I want to find out IDFA for user tracking) and then redirect to my app download page in App Store.

1 Answers
Related