gpt4 book ai didi

iphone - Facebook iOs SDK - 在用户的墙上发布预填信息

转载 作者:可可西里 更新时间:2023-11-01 05:32:00 24 4
gpt4 key购买 nike

我刚读过这个https://developers.facebook.com/docs/reference/dialogs/feed/

它说自 2011 年 7 月 12 日起,不再可能使用“消息”属性来预填充消息以发布在用户墙上,例如

NSMutableDictionary *params = [NSMutableDictionary dictionaryWithObjectsAndKeys: @"hi!", @"message", nil]; 
[facebook dialog:@"feed" andParams:params andDelegate:self]

谁能解释一下官方的 B 计划是什么?

最佳答案

正如文档所说:

If you would like your application to publish directly to a profile's feed without user interaction, use the corresponding Graph API call.

但是,请注意您需要请求publish_stream extended permission以便能够发布到用户的墙上。

关于iphone - Facebook iOs SDK - 在用户的墙上发布预填信息,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7195185/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com