如何在 iPhone 中阅读 Facebook 社交插件中的内容?

发布于 2024-10-22 00:02:33 字数 111 浏览 1 评论 0原文

我在我的网站中使用 Facebook 的评论社交插件,现在我想进一步将其集成到 iPhone 应用程序中。

有没有可能通过 Facebook 的 iPhone SDK 读取我网站上的评论内容?

I use Facebook's comment social plugin in my website, and now I'd like to go further integrate it to iPhone app.

Is there any possible way to read the content of the comments in my website by Facebook's iPhone SDK?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

幸福不弃 2024-10-29 00:02:33

供参考:
http://developers.facebook.com/blog/post/490

现在我们可以使用graph api 来提取评论:

每个 URL 的评论都可以通过 Graph API 访问:

https:// graph.facebook.com/comments/?ids={YOUR_URL}

fyi:
http://developers.facebook.com/blog/post/490

now we can use graph api to extract the comment:

Comments for every URL can be accessed via the Graph API:

https://graph.facebook.com/comments/?ids={YOUR_URL}

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文