lingochamp / FileDownloader

Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process
Apache License 2.0
11.04k stars 2.2k forks source link

红米的android 13部分手机会出现SecurityException #1430

Open haoYeaph opened 10 months ago

haoYeaph commented 10 months ago

java.lang.SecurityException: Unable to start service Intent { cmp=com.ld.phonestore/com.liulishuo.filedownloader.services.FileDownloadService$SeparateProcessService (has extras) }: Unable to launch app com.ld.phonestore/10239 for service Intent { cmp=com.ld.phonestore/com.liulishuo.filedownloader.services.FileDownloadService$SeparateProcessService }: process is bad at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1916) at android.app.ContextImpl.startForegroundService(ContextImpl.java:1880) at android.content.ContextWrapper.startForegroundService(ContextWrapper.java:832)

alen252 commented 8 months ago

遇到同样的问题