Facebook iOS App User Agent 範例
FBAN/FBIOS;
FBAV/20.1.0.15.10;
FBBV/5758778;
FBDV/iPhone6,2;
FBMD/iPhone;
FBSN/iPhone OS;
FBSV/8.1.2;
FBSS/2;
FBCR/TELEGRL;
FBID/phone;
FBLC/da_DK;
FBOP/5
2015年9月29日 星期二
2015年7月8日 星期三
Facebook 分享內容設定
在 Head 中, 參考以下範例內容加上即可
<meta property="og:title" content="標題" />
<meta property="og:type" content="article" />
<meta property="og:url" content="http://share.com" />
<meta property="og:image" content="http://share.com/image.jpg" />
<meta property="og:title" content="標題" />
<meta property="og:type" content="article" />
<meta property="og:url" content="http://share.com" />
<meta property="og:image" content="http://share.com/image.jpg" />
2013年8月11日 星期日
Unsafe JavaScript attempt to access frame with URL 錯誤 FB API 訊息處理
1.改為使用 https://connect.facebook.net/en_US/all.js
2.Bug 追蹤列表 http://developers.facebook.com/bugs/293075054049400
訂閱:
文章 (Atom)