We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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显示分享成功,返回取消回调, 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')
The text was updated successfully, but these errors were encountered:
您好 分享成功的回调只有安装微博app之后才会有 因为是app才会给成功回调的通知,网页版本没有回调呢 而且网页版本只能分享文字内容 。
Sorry, something went wrong.
感谢您的回答, 只是我们线上是集成的友盟7.1.3的sdk, 网页分享是可以有成功回调,并且有链接分享(微博4.4.3), 是新版本里面微博sdk(10.10.0)更新了,不再提供这个回调了么?
No branches or pull requests
7.1.4 版本SDK,未安装微博客户端的时候,ui显示分享成功,返回取消回调, sdk Demo也一样,而且分享“标题+内容+链接” 出去在微博上看没有链接展示, 7.1.3的时候是可以的(微博4.4.3)。
The text was updated successfully, but these errors were encountered: