Is there a way to setup a link on a webpage, so that it tries to open the instagram app. (if it\'s installed)?
I\'m trying to do this for a responsive website so I\'m no
For Android, you can try use this ( both for Chrome and Android's browser)
intent://instagram.com/_n/mainfeed/#Intent;package=com.instagram.android;scheme=https;end
e.g:
test open Instagram ANDROID