2024-09-26 23:34:44.887 3616-3616 splash io.tca.begin D WebAppActivity.onCreateSplash().appid=null this.appid=Main_App this=io.dcloud.PandoraEntryActivity@ffdfb0b
2024-09-26 23:34:44.888 3616-3616 splash io.tca.begin D WebAppActivity.onCreateSplash().mSplashView is Null =true
2024-09-26 23:34:44.888 3616-3616 WebAppActivity io.tca.begin D onCreateSplash;intent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=io.tca.begin/io.dcloud.PandoraEntryActivity bnds=[81,1094][249,1262] (has extras) }
2024-09-26 23:34:44.888 3616-3616 WebAppActivity io.tca.begin D onCreateSplash hasSplash=true
2024-09-26 23:34:44.888 3616-3616 WebAppActivity io.tca.begin D onCreateSplash __splash_mode__=auto
2024-09-26 23:34:45.141 3616-3616 SplashView io.tca.begin D dispatchDraw.....
2024-09-26 23:34:45.152 3616-3616 DCloud_LOG io.tca.begin D syncStartApp __UNI__00575C1 ShowSplash
2024-09-26 23:34:45.232 3616-3616 Main_Path io.tca.begin D _need_auto_close_splash = false;_delay=0;appid=__UNI__00575C1;f_event=loaded
- 发布:2024-09-26 23:53
- 更新:2024-09-26 23:57
- 阅读:87
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: windows 10
HBuilderX类型: 正式
HBuilderX版本号: 4.28
手机系统: Android
手机系统版本号: Android 10
手机厂商: 小米
手机机型: redmo k20
页面类型: nvue
vue版本: vue2
打包方式: 离线
项目创建方式: HBuilderX
示例代码:
操作步骤:
使用最新版离线sdk,使用最新版hbuilderx
使用最新版离线sdk,使用最新版hbuilderx
预期结果:
成功运行app
成功运行app
实际结果:
停留在启动页面无法进入
停留在启动页面无法进入
bug描述:
因为google上架需要支持android14,所以就把离线工程的sdk设置为34了,然后gradle也从4.1.1更新到8.2.2了(和官方云打包版本一致),然后sdk也是使用的最新离线sdk(Android-SDK@4.28.82186_20240923)
解决完gradle升级问题后,运行到手机上就一直显示启动图,无论配置启动图关闭方式是自动还是手动
所以尝试更换离线sdk版本,3.99 4.23 4.24 这三个版本都有试过 但是都卡在启动图
2 个回复
d***@whaiw.com (作者)
求大佬帮忙看看,没注意google play8月底要求兼容android14,导致昨天发布的版本在android14上闪退,现在要发布一个更新包上去修复这个闪退问题,结果更新包兼容完android14直接就卡在启动图了
d***@whaiw.com (作者)
顶一下,影响到用户了,客户很生气,要提桶了