简体   繁体   English

Android + Facebook SDK +“消息”属性现在被忽略了吗?

[英]Android + Facebook SDK + “message” property is now ignored?

I'm learning the FB api and I need assistance with one issue. 我正在学习FB API,并且需要一个问题的帮助。 I'm attempting to prepopulate the message with data from my application. 我试图用我的应用程序中的数据预填充消息。 Seems the message property is now ignored. 似乎message属性现在被忽略了。 Can some offer me a solution to this issue? 有人可以为我提供解决方案吗? I've read somewhere that creating your own dialog and using facebook.request(path, bundleWithMessage, "POST"); 我读过某个地方,它创建了自己的对话框并使用facebook.request(path,bundleWithMessage,“ POST”); would do the trick. 会成功的 Can someone post a snippet for me to see? 有人可以发布摘要供我查看吗? I'm researching the docs, but don't see examples, and I'm not sure what path refers too, assuming the graph-api. 我正在研究文档,但没有看到示例,并且在使用graph-api的情况下,我不确定该引用的路径。 Sorry for the noob question, any help is appreciated. 很抱歉出现菜鸟问题,我们将为您提供任何帮助。

On July 12, we are ignoring the message parameter in Feed Dialogs. 在7月12日,我们将忽略Feed对话框中的message参数。 This eliminates the ability to pre-fill stream stories (prohibited by Policy IV.2). 这样就消除了预先填充流新闻的能力(被政策IV.2禁止)。

https://developers.facebook.com/blog/post/510/ https://developers.facebook.com/blog/post/510/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM