Ugo Marinelli
Ugo Marinelli

Reputation: 1039

Is it possible to open my iOS app from instagram through a deeplink?

I do have a professional Instagram account selling clothes, and I also have an iOS app for this.

My goal is to redirect the user from instagram to my iOS app via a deeplink, when the user presses a tagged item, or on the "go to shop" button. Right now, it is redirecting to the instagram shop, but i would like to redirect it to my app. Here is a screenshot to understand better :

enter image description here

Is it something technically possible ? I do not find any concrete documentation on this topic.

Thank you !

Upvotes: 1

Views: 2274

Answers (1)

Gideon Botha
Gideon Botha

Reputation: 135

Yes! It is possible! There are a few ways to skin this cat :P But this link will do a good explanation of what you'd need to do. You're essentially just creating a hyperlink into your app :)

You can also check out Apple's documentation here

Upvotes: 1

Related Questions