You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
在 2016年12月15日,下午3:01,TIM ***@***.***> 写道:
只有 image 的时候,不能分享到 qq 空间,提示 204的错误,
这个是 qq 分享的文档
适合用户间进行一对一或一对多的内容推荐,如文章、图片、音乐、网络视频、商品主页等。
http://op.open.qq.com/ios_appinfov2/ability?type=baseAbilityIos&appid=1105767421
这个是你们的文档
/**
设置QQ分享参数
@param text 分享内容
@param title 分享标题
@param url 分享链接
@param thumbImage 缩略图,可以为UIImage、NSString(图片路径)、NSURL(图片路径)、SSDKImage
@param image 图片,可以为UIImage、NSString(图片路径)、NSURL(图片路径)、SSDKImage
@param type 分享类型, 仅支持Text(仅QQFriend)、Image(仅QQFriend)、WebPage、Audio、Video类型
@param platformSubType 平台子类型,只能传入SSDKPlatformSubTypeQZone或者SSDKPlatformSubTypeQQFriend其中一个
*/
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
只有 image 的时候,不能分享到 qq 空间,提示 204的错误,
这个是 qq 分享的文档
适合用户间进行一对一或一对多的内容推荐,如文章、图片、音乐、网络视频、商品主页等。
http://op.open.qq.com/ios_appinfov2/ability?type=baseAbilityIos&appid=1105767421
这个是你们的文档
/**
*/
The text was updated successfully, but these errors were encountered: