首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >Bugly的热更新功能对于新增activity,在Android高版本未能实现?

Bugly的热更新功能对于新增activity,在Android高版本未能实现?

提问于 2021-01-27 16:51:24
回答 0关注 0查看 239

在低版本的android设备上,可以成功实现补丁效果,但在高版本的例如Android10版本的设备上,并未实现对于新增activity的跳转,并有以下错误提示

Tinker.TinkerUncaughtExceptionHandler: uncaughtException:Unable to find explicit activity class {com.tencent.bugly.hotfix.easy/com.tencent.bugly.hotfix.easy.ThirdActivity}; have you declared this activity in your AndroidManifest.xml?

Tinker.TinkerUncaughtExceptionHandler: tinker has fast crash 1 times

Tinker.UncaughtHandler: TinkerUncaughtHandler catch exception:android.content.ActivityNotFoundException: Unable to find explicit activity class {com.tencent.bugly.hotfix.easy/com.tencent.bugly.hotfix.easy.ThirdActivity}; have you declared this activity in your AndroidManifest.xml?

除此之外还导致二次进入应用的时候,发生长时间白屏之后崩溃并闪退

回答

和开发者交流更多问题细节吧,去 写回答
相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档