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

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -