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

7.1.4版本SDK,未安装微博客户端的时候,ui显示分享成功,返回取消回调 #88

Open
ldy441040480 opened this issue May 8, 2021 · 2 comments

Comments

@ldy441040480
Copy link

ldy441040480 commented May 8, 2021

7.1.4 版本SDK,未安装微博客户端的时候,ui显示分享成功,返回取消回调, sdk Demo也一样,而且分享“标题+内容+链接” 出去在微博上看没有链接展示, 7.1.3的时候是可以的(微博4.4.3)。

implementation 'com.umeng.umsdk:share-core:7.1.4'
implementation 'com.umeng.umsdk:share-board:7.1.4'
implementation 'com.umeng.umsdk:share-qq:7.1.4'
implementation 'com.umeng.umsdk:share-wx:7.1.4'
implementation 'com.umeng.umsdk:share-alipay:7.1.4'
implementation 'com.umeng.umsdk:share-dingding:7.1.4'
implementation 'com.umeng.umsdk:share-sina:7.1.4'

implementation 'com.twitter.sdk.android:twitter-core:3.1.1'
implementation 'com.twitter.sdk.android:tweet-composer:3.1.1'
implementation(name:'openDefault-10.10.0', ext:'aar')
@Guoyuqiang1
Copy link
Contributor

您好 分享成功的回调只有安装微博app之后才会有 因为是app才会给成功回调的通知,网页版本没有回调呢 而且网页版本只能分享文字内容 。

@ldy441040480
Copy link
Author

ldy441040480 commented May 10, 2021

感谢您的回答, 只是我们线上是集成的友盟7.1.3的sdk, 网页分享是可以有成功回调,并且有链接分享(微博4.4.3), 是新版本里面微博sdk(10.10.0)更新了,不再提供这个回调了么?

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