Redirect to mobile browser?

mthurston94

Newbie
Joined
Feb 22, 2014
Messages
39
Reaction score
10
Is there a way to redirect out of instagram to mobile browser automatically?
 
When you click on a link, the IG internal browser opens. Unless you have an exploit I doubt it is possible.
 
No, instagram uses a so-called "WebView" component. It's an isolated web environment in iOS and Android any app can use to add their own data to (i.e. cookies).
You can compare it to it's own browser. Classify it as "Instagram browser"
 
I know the problem you're having OP, let me know if you find a workaround.
 
is there a way you could add

if browser = instagram web view then display an error message

forcing the user to copy the link to a web-browser?

Most people probably wouldn't even bother though,
 
is there a way you could add

if browser = instagram web view then display an error message

forcing the user to copy the link to a web-browser?

Most people probably wouldn't even bother though,
Yeah I'm kind of doing that now but my CTR is terrible.
 
Back
Top