Download Latest Version workmanager v0.10.10 -- Dart-initiated background handshake fix (#738) source code.zip (3.9 MB) Google Add to Preferred Sources
Home / v0.10.8
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-19 642 Bytes
workmanager v0.10.8 -- Android 16 FGS permission fix source code.tar.gz 2026-08-19 3.7 MB
workmanager v0.10.8 -- Android 16 FGS permission fix source code.zip 2026-08-19 3.9 MB
Totals: 3 Items   7.7 MB 0

workmanager_android v0.10.7 — manifest-declaration check for FGS permissions (#731, [#733])

  • Expedited work (and other foreground-service features) now validate against the merged manifest declaration instead of the runtime permission grant state.
  • On Android 16+ a foreground-service permission can be revoked or denied at runtime even when declared — the old check then false-positived and threw, killing valid expedited work. Declared permission now passes regardless of grant state; a genuinely missing declaration still fails loudly at registration.

workmanager v0.10.8

  • Dependency bump: workmanager_android ^0.10.7.
Source: README.md, updated 2026-08-19