Google Play提出代码存在风险
TokenYc opened this issue · 3 comments
TokenYc commented
cxcxcxcx commented
Deadline 已过,现在使用 Weibo SDK 的 app 没法在 Google Play 上架了。Google 给出了详细的解决方案,不知开发者能处理一下吗?谢谢!
cxcxcxcx commented
Workaround,在 AndroidManifest.xml
中加入: <activity android:exported="false" android:name="com.sina.weibo.sdk.share.ShareTransActivity" tools:replace="android:exported"/>