【发布时间】:2020-10-01 16:16:54
【问题描述】:
有没有办法将工作管理器中的工作从多个进程中排入队列?现在,当我尝试从“非 ui”进程中执行此操作时,我收到了此消息
I/WM-GreedyScheduler: Ignoring schedule request in non-main process.
我使用的工作管理器版本是 2.4.0。我知道现在有 2.5.0-alpha2,但我不能在生产中使用它
【问题讨论】:
标签: android ipc android-workmanager