iPhone Facebook 应用程序:墙贴不会出现在新闻源中

发布于 2024-10-20 20:11:20 字数 187 浏览 0 评论 0原文

我有一个 iPhone 应用程序,它通过 NSMutableURLRequest 将消息发布到 Facebook me/feed,并且工作正常,但有一个例外,应用程序帖子出现在用户墙上,但不在动态消息中,因此他们的朋友看不到它们。

这怎么可能?

我请求该应用程序的publish_stream权限,因为我认为这足以满足我的需求。

I have an iPhone app, which posts messages to Facebook me/feed via NSMutableURLRequest and it works fine, with one exception, app posts appear on user wall, but NOT in the News Feed, so their friends don't see them.

How is that possible?

I request the publish_stream permission for the app, as I thought it would be enough for my needs.

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

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

发布评论

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

评论(1

固执像三岁 2024-10-27 20:11:20

我不知道问题的原因是什么,但我通过使用新 ID 创建一个新的 Facebook 应用程序解决了这个问题。只发布到墙上的相同脚本开始发布到新 App ID 上的新闻源。

I have no idea what was the cause of the issue, but I resolved it by creating a new Facebook App, with new ID. The same scripts that only posted to the wall started posting to the news feed on the new App ID.

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