不寫忘光光
2016年5月23日 星期一
InAppBrowser
InAppBrowser
function isFacebookApp() {
var ua = navigator.userAgent || navigator.vendor || window.opera;
return (ua.indexOf("FBAN") > -1) || (ua.indexOf("FBAV") > -1);
}
參考網址:
http://stackoverflow.com/questions/31569518/how-to-detect-facebook-in-app-browser
http://stackoverflow.com/questions/21741841/detecting-ios-android-operating-system
中文解釋
http://jimmysu.logdown.com/posts/290026-inapp-browser-webview-problem
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言