You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
android.os.DeadSystemException
1 java.lang.RuntimeException:Unable to stop service com.mob.guard.MobGuardService@88367ca: java.lang.RuntimeException: android.os.DeadSystemException
依赖最新版本,在bugly上出现.DeadSystemException
classpath 'com.mob.sdk:MobSDK:+'
系统版本
Android 10,level 29
设备机型
华为 GLK AL00
main(1)
android.os.DeadSystemException
1 java.lang.RuntimeException:Unable to stop service com.mob.guard.MobGuardService@88367ca: java.lang.RuntimeException: android.os.DeadSystemException
2 android.app.ActivityThread.handleStopService(ActivityThread.java:4705)
3 ......
4 Caused by:
5 android.os.DeadSystemException:
6 android.app.ActivityThread.handleStopService(ActivityThread.java:4699)
7 android.app.ActivityThread.access$3000(ActivityThread.java:296)
8 android.app.ActivityThread$H.handleMessage(ActivityThread.java:2264)
9 android.os.Handler.dispatchMessage(Handler.java:107)
10 android.os.Looper.loop(Looper.java:213)
11 android.app.ActivityThread.main(ActivityThread.java:8169)
12 java.lang.reflect.Method.invoke(Native Method)
13 com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
14 com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1101)
The text was updated successfully, but these errors were encountered: