javascript - Prevent my website from opening in other mobile apps Web View -


when user using app, facebook's app example , click on website link, site opened in facebook's app webview. want prevent , open in browser instead. can make work adding javascript codes website ?

try window.open() method of javascript.


Comments

Popular posts from this blog

javascript - Replicate keyboard event with html button -

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

Ansible warning on jinja2 braces on when -