如何触发“设为头像”对话框(在 facebook sdk/fbml 中)?
在我的上一个问题中,我问了如何将“生成的”图片设置(写入)为 Facebook 中的个人资料图片。答案是“不可能”。
现在我需要知道:但是如何编写代码来获取“将此图片设置为个人资料图片”按钮,从而触发我来自 facebook 的核心功能?
我在用户应用程序,但我在 API 中没有找到任何有关它的信息。
in my last question I've asked how to set (write) a "generated" picture as profile picture in facebook. The answer was 'not possible'.
Now I need to know: But how do I write my code to get a button "Set this picture as profile picture", which triggers me the core function from facebook?
I have seen this so many times in user apps, but I don't finde anything about it in the API.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在此线程中查看我的答案: 如何使用图形 API 设置 Facebook 个人资料图片
Checkout my answer in this thread: how to set a facebook profile picture using the graph api