You are on page 1of 1

java.lang.

RuntimeException: Unable to unbind to service


androidx.work.impl.background.systemjob.SystemJobService@f43b4ea with Intent
{ cmp=com.snaptube.premium/androidx.work.impl.background.systemjob.SystemJobService
}: java.lang.RuntimeException: android.os.DeadSystemException
at android.app.ActivityThread.handleUnbindService(ActivityThread.java:4454)
at android.app.ActivityThread.access$2100(ActivityThread.java:274)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2127)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:233)
at android.app.ActivityThread.main(ActivityThread.java:8068)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:631)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:978)
Caused by: java.lang.RuntimeException: android.os.DeadSystemException
at android.app.ActivityThread.handleUnbindService(ActivityThread.java:4448)
... 8 more
Caused by: android.os.DeadSystemException
... 9 more

You might also like