Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

只有 image 的时候,不能分享到 qq 空间 #27

Open
tpctt opened this issue Dec 15, 2016 · 1 comment
Open

只有 image 的时候,不能分享到 qq 空间 #27

tpctt opened this issue Dec 15, 2016 · 1 comment

Comments

@tpctt
Copy link

tpctt commented Dec 15, 2016

只有 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其中一个
    */
@JinghuangLiu
Copy link
Contributor

JinghuangLiu commented Dec 15, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants