We have a bug report where any component that uses work manager is not working for the user, this include impact features like new add-ons checker, add-ons updater, sync and glean.
Might not fix it, but have you considered updating the androidx work manager version? Looks like we're on 2.2.0 and a few stable version behind https://developer.android.com/jetpack/androidx/releases/work
Might not fix it, but have you considered updating the androidx work manager version? Looks like we're on
2.2.0and a few stable version behind https://developer.android.com/jetpack/androidx/releases/work
Thanks that could be an alternative to test.
Just a bump on this - looks like 2.5.0 is out and includes a fix to "greatly improves job execution reliability".
https://developer.android.com/jetpack/androidx/releases/work#2.5.0
Most helpful comment
Just a bump on this - looks like 2.5.0 is out and includes a fix to "greatly improves job execution reliability".
https://developer.android.com/jetpack/androidx/releases/work#2.5.0