I am getting following RuntimeException from Crashlytics.
Fatal Exception: java.lang.RuntimeException
Unable to create service androidx.work.impl.background.systemjob.SystemJobService: java.lang.RuntimeException: android.os.DeadSystemException
It happens 100% on Android 10 (so far)
And 100% on LG devices (Especially on LG K50) (so far)
The WorkManager version I am using is 2.4.0
Does anyone have an idea?
https://issuetracker.google.com/u/0/issues/173766925
It seems to be a LG manufacturer bug. There may be nothing you can do from the App developer/WorkManager side.