eleme / Amigo

A hotfix library for Android platform, and not just this...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0.6.5 修复后部分手机出现异常了

qinci opened this issue · comments

java.lang.StackOverflowError
at me.ele.amigo.utils.component.ActivityFinder.getActivityInfoInNewApp(Unknown Source)
at me.ele.amigo.utils.component.ActivityFinder.getActivityInfoInNewApp(Unknown Source)
at me.ele.amigo.utils.component.ActivityFinder.getActivityInfoInNewApp(Unknown Source)
at me.ele.amigo.utils.component.ActivityFinder.getActivityInfoInNewApp(Unknown Source)

测试了很多手机 其中一个手机安装后完成后,自动启动时报了这个异常

麻烦把机器型号、ROM版本发下。
AndroidManifest.xml里面有activity-alias,有的话,也麻烦贴一下

好的,我明天看一下手机,没有配置activity-alias

设备机型
OPPO 1107

系统版本
Android 4.4.4,level 19

ROM
Oppo/COLOROS

CPU架构
armeabi-v7a

腾讯云真机地址
http://remote.utest.qq.com/deviceSearch?seqTypeFlag=0&brand=&from=bugly&searchName=1107&utm_source=Bugly&utm_medium=TencentLink&utm_campaign=SingleDevice&utest_channel=318

今天 测试机 三星s6 又遇到这个问题了,不是百分百复现

升下级 compile 'me.ele:amigo-lib:0.6.7'