AndroidBitmapMonitor icon indicating copy to clipboard operation
AndroidBitmapMonitor copied to clipboard

调用start时crash

Open henryhong111 opened this issue 1 year ago • 1 comments

版本1.1.0 手机 pixel 3XL 已开启悬浮窗权限

Caused by android.app.BackgroundServiceStartNotAllowedException Not allowed to start service Intent { flg=0x10000000 cmp=com.hk.azal.live/top.shixinzhang.bitmapmonitor.ui.FloatWindowService }: app is in background uid UidRecord{8e253cc u0a217 TRNB idle change:uncached procs:0 seq(0,0,0)}

henryhong111 avatar Apr 09 '24 11:04 henryhong111

应该是一样的错误 java.lang.RuntimeException: Unable to create application com...Application: java.lang.IllegalStateException: Not allowed to start service Intent { flg=0x10000000 cmp=com../top.shixinzhang.bitmapmonitor.ui.FloatWindowService }: app is in background uid UidRecord{8e44a72 u0a241 TPSL idle change:idle|cached procs:1 seq(0,0,0)}

liuhuan0225 avatar Dec 03 '24 03:12 liuhuan0225