我需要允许应用程序用户通过我的应用程序在他们的 Facebook 上发布一些内容作为他们的状态...我需要什么?脸书连接?

发布于 2024-11-05 09:09:56 字数 399 浏览 0 评论 0原文

我以前从未做过任何 Facebook 开发的事情,看起来你可以做很多事情。我不想淹没在信息中,所以我来这里是希望准确地找出我需要做什么才能完成我想要完成的事情。

我在 UIWebView 中有一个 html 页面,它可以很好地显示页面内容。页面上有一句引言,我需要能够允许用户在他们的 Facebook 页面上分享该引言作为他们的状态。所以我想有一个“喜欢”按钮,然后允许他们登录并发布(为他们提供报价的内容)。

在 Twitter 上,我想你可以做这样的事情:

<a href="http://twitter.com/home?status=The quote you want to post">

我需要做什么才能得到 Facebook 想要的结果?

I haven't ever done anything with Facebook development before, and it seems like you can do quite a bit of stuff. I'd prefer to not drown in information, so I am coming here to hopefully find out exactly what I need to do to get what I want to get done.

I have an html page in a UIWebView that displays the content of a page just great. On the page, there is a quote, and I need to be able to allow users to share that quote on their Facebook page as their status. So I guess have a "like" button that would then allow them to sign in and post (providing the content of the quote for them).

On Twitter, you can do something like this I think:

<a href="http://twitter.com/home?status=The quote you want to post">

What do I need to do to get the desired result for Facebook?

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

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

发布评论

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

评论(1

偏闹i 2024-11-12 09:09:56

我认为 就是你所需要的

哦,顺便说一句,现在有一个“更好”在 Twitter 上发帖的方法,请检查 Web Intents

I think this is all you need

Oh, and btw, now there is a "better" way to post on Twitter, check the Web Intents

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