iOS UIWebView 中的 Facebook 评论
我正在将自己网站上的 URL 加载到 iPhone 应用程序中的 UIWebView 中。此页面启用了 Facebook 评论社交插件。两周前,使用 Facebook 评论的移动友好版本,效果非常好。然而,一周前,Facebook 端发生了一些变化。我不再看到移动友好版本,它有一个可怕的“评论使用”下拉菜单,可以让你通过 Facebook、雅虎、AOL 或 Hotmail 登录,这显然是针对桌面/鼠标设置的。
有谁知道在这种情况下获得移动友好标记的方法?
我已经尝试过使用 Facebook 的 iOS SDK 进行阅读和阅读。发布评论,但您的 Facebook 应用程序必须先被“列入白名单”,然后才能使用 Graph API 发布评论。事实证明,只有一个应用程序被列入白名单......称为“原因”。啊。
谢谢!
I'm loading a URL from my own web site into a UIWebView in an iPhone app. This page has the Facebook Comments social plugin enabled. It was working beautifully two weeks ago, using the mobile friendly version of Facebook comments. However, a week ago, something changed on Facebook's end. I'm no longer seeing the mobile friendly version, and it has that awful "Comment Using" drop down that lets you log in via Facebook, Yahoo, AOL, or Hotmail, which is clearly meant for a desktop/mouse setup.
Does anyone know of a way to get the mobile friendly markup in this scenario?
I already tried using Facebook's iOS SDK for reading & posting comments, but your Facebook app has to be "white listed" before you're able to post comments using the Graph API. It turns out that only ONE app is white listed...something called "Causes." Ugh.
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
啊哈! Facebook终于解决了这个问题:
https://www.facebook.com/notes/facebook-media/bringing-facebook-comments-to-mobile/306485919386904
Ah ha! Facebook finally fixed this problem:
https://www.facebook.com/notes/facebook-media/bringing-facebook-comments-to-mobile/306485919386904
您是否更新了 Facebook API,因为它从 10 月 1 日起已发生更改。
查看此链接
Have you updated your facebook API, as it has been changed from 1st October.
Check Out this link