Assigned
Status Update
Comments
fu...@gmail.com <fu...@gmail.com> #2
I'm not sure how to edit the description. But forgot to add that this will work when the app is in the foreground. It just doesn't work when you lock your device. I test this by moving the app to the background and then locking my device and checking the logs in Android Studio.
Description
On Android 14 (SDK 34) JobService added onNetworkChanged which if not implemented outputs a warning:
Need to investigate if we should override the method or not and how it can be used by WorkManager.