Meituan-Dianping / walle

Android Signature V2 Scheme签名下的新一代渠道包打包神器
Apache License 2.0
6.78k stars 1.08k forks source link

使用mob平台的sharesdk,点击分享崩溃 #266

Open The-WindRises opened 5 years ago

GuoYangGit commented 5 years ago

一样,貌似因为mob的mobsdk.xml没有生成

liufsd commented 5 years ago

mobsdk.xml 是如何生成的呢? crash日志呢?

liufsd commented 5 years ago

是类似的问题么? https://github.com/Meituan-Dianping/walle/issues/247

GuoYangGit commented 5 years ago

是类似的问题,因为clean将sharesdk.xml删除了,我现在的做法是将生成的xml直接放进了assets目录下面

liufsd commented 5 years ago

我觉得这个问题,听下来跟walle没关系。普通的clean就会有问题。所以应该是接入其他第三方本身的问题。

vince-cooper commented 5 years ago

可以使用代码注册ShareSDK

daleige commented 5 years ago

用walle打出来的正式包死活用不了Mob的第三方登录和分享,测试包又没问题

vince-cooper commented 5 years ago

用WALLE打出来的正式包死活用不了暴民的第三方登录和分享,测试包又没问题

walle打release包时把sharesdk生成的xml配置文件给删了,所以debug包没问题,release包无法使用。这种情况可以使用代码注册ShareSdk

The-WindRises commented 5 years ago

对的

------------------ 原始邮件 ------------------ 发件人: "WwhOS"notifications@github.com; 发送时间: 2019年6月19日(星期三) 上午10:03 收件人: "Meituan-Dianping/walle"walle@noreply.github.com; 抄送: "起风了"1218362859@qq.com;"Author"author@noreply.github.com; 主题: Re: [Meituan-Dianping/walle] 使用mob平台的sharesdk,点击分享崩溃 (#266)

用WALLE打出来的正式包死活用不了暴民的第三方登录和分享,测试包又没问题

walle打release包时把sharesdk生成的xml配置文件给删了,所以debug包没问题,release包无法使用。这种情况可以使用代码注册ShareSdk

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.