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
Post a Comment