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
Fatal Exception: java.lang.RuntimeException
Unable to start service com.liulishuo.filedownloader.services.FileDownloadService$SharedMainProcessService@4f09cbf with Intent { cmp=../com.liulishuo.filedownloader.services.FileDownloadService$SharedMainProcessService (has extras) }: android.app.ForegroundServiceStartNotAllowedException: Service.startForeground() not allowed due to mAllowStartForeground false: service ../com.liulishuo.filedownloader.services.FileDownloadService$SharedMainProcessService
Crash is not reproducible, happening 100% background and 100% in Android 14.
Which version of FileDownloader are you using when you produce such problem?
Tried both 1.7.9 and 1.7.10.
Getting crashes in both.
How to reproduce such problem?
Only seeing it in Crashalytics and it is not reproducible locally
Issue
Fatal Exception: java.lang.RuntimeException
Unable to start service com.liulishuo.filedownloader.services.FileDownloadService$SharedMainProcessService@4f09cbf with Intent { cmp=../com.liulishuo.filedownloader.services.FileDownloadService$SharedMainProcessService (has extras) }: android.app.ForegroundServiceStartNotAllowedException: Service.startForeground() not allowed due to mAllowStartForeground false: service ../com.liulishuo.filedownloader.services.FileDownloadService$SharedMainProcessService
Crash is not reproducible, happening 100% background and 100% in Android 14.
Only seeing it in Crashalytics and it is not reproducible locally
Related topic:
https://issuetracker.google.com/issues/307329994
PR for fixing the issue:
#23
The text was updated successfully, but these errors were encountered: