Context.startForegroundService() 之后没有调用 Service.startForeground()

作者: LeDaVinci创建于 2022年7月4日更新于 2025年10月9日

What problem do you get? Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{ad3cfbc u0 <application.package.name>/com.liulishuo.filedownloader.services.FileDownloadService$SharedMainProcessService} 你使用哪个版本的 FileDownloader 产生了这个问题? 1.7.7 如何重现这个问题? 当操作系统版本 >= Oreo 且应用程序仍处于前台时

内容来源: lingochamp/FileDownloader