使用IOS SDK从facebook获取数据

发布于 12-13 21:13 字数 131 浏览 2 评论 0原文

在 Facebook 中,当我们在“搜索”上输入一些文本时,我们会得到与该文本相对应的页面列表。同样,是否可以使用图形路径从 iPhone 应用程序进行搜索。我需要将文本从我的应用程序传递到 Facebook 并获取所有相关数据/页面。 请帮忙!!

In facebook when we type some text on "search", we get a list of pages corresponding to the text. Similarly, is it possible to search from the iphone app using graph path. I need to pass a text from my app to facebook and get all the related data/pages back.
Please help!!

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

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

发布评论

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

评论(1

烛影斜2024-12-20 21:13:06

这应该可以帮助您开始:

https://developers.facebook.com/docs/mobile /ios/build/

这是一个教程,引导您完成与 iOS 上的 fb API 交互。

这是 Facebook 查询语言:

https://developers.facebook.com/docs/reference/ fql/

iOS 中的 FQL 和 Graph API

This should get your started:

https://developers.facebook.com/docs/mobile/ios/build/

It's a tutorial which walks you through interacting with the fb API on iOS.

And here's the Facebook query language:

https://developers.facebook.com/docs/reference/fql/

FQL and Graph API in iOS

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