uni-app开发的安卓app后台运行时,被其他app唤醒后停在启动界面旋转,无法进入首页。
uni-app开发的安卓app后台运行时,被其他app唤醒后停在启动界面旋转,无法进入首页。
开发环境 | 版本号 | 项目创建方式 |
---|---|---|
Windows | win10 | HBuilderX |
操作步骤:
系统错误日志如上
预期结果:
系统错误日志如上
实际结果:
系统错误日志如上
bug描述:
uniapp开发的安卓app在后台,唤醒后,一直在启动界面旋转,无法进入首页。 关闭重启后正常。 求大神解惑。
错误日志如下:
03-25 17:29:31.819 426 1047 W AppOps : Finishing op nesting under-run: uid 1000 pkg com.xixun.joey.cardsystem code 24 time=0 duration=0 nesting=0
03-25 17:29:41.083 426 1047 W ActivityManager: Unable to start service Intent { act=basicapp.API_SERVICE pkg=net.sysolution.basicapp } U=0: not found
03-25 17:29:41.691 426 534 W ActivityManager: Launch timeout has expired, giving up wake lock!
03-25 17:29:51.102 426 1047 W ActivityManager: Unable to start service Intent { act=basicapp.API_SERVICE pkg=net.sysolution.basicapp } U=0: not found
03-25 17:30:01.120 426 1047 W ActivityManager: Unable to start service Intent { act=basicapp.API_SERVICE pkg=net.sysolution.basicapp } U=0: not found
03-25 17:30:11.141 426 1058 W ActivityManager: Unable to start service Intent { act=basicapp.API_SERVICE pkg=net.sysolution.basicapp } U=0: not found
03-25 17:30:21.159 426 1058 W ActivityManager: Unable to start service Intent { act=basicapp.API_SERVICE pkg=net.sysolution.basicapp } U=0: not found
03-25 17:30:31.171 426 1058 W ActivityManager: Unable to start service Intent { act=basicapp.API_SERVICE pkg=net.sysolution.basicapp } U=0: not found
03-25 17:30:41.180 426 1058 W ActivityManager: Unable to start service Intent { act=basicapp.API_SERVICE pkg=net.sysolution.basicapp } U=0: not found
03-25 17:30:51.201 426 1058 W ActivityManager: Unable to start service Intent { act=basicapp.API_SERVICE pkg=net.sysolution.basicapp } U=0: not found
更多关于uni-app开发的安卓app后台运行时,被其他app唤醒后停在启动界面旋转,无法进入首页。的实战教程也可以访问 https://www.itying.com/category-93-b0.html