Bug P3
Status Update
Comments
hu...@google.com <hu...@google.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.
sa...@verizon.com <sa...@verizon.com> #3
We’re encountering a similar issue with our FileUploadWorker, which is constrained to run only when the network is available. After this version bump, we’ve noticed that our file uploads are failing due to DNS network errors, which have increased by 5x. This could be a result of the UploadWorker starting and resuming even when there’s no network connection. Looks like this recent commit may be related to the issue : https://android.googlesource.com/platform/frameworks/support/+/8aa67b30ea5e50b3c0e89909990b5f53d159465d
It would be great if you could prioritize a fix for this issue. Additionally, if there are any alternative ways we can address this from our side, please let us know. Thank you!
It would be great if you could prioritize a fix for this issue. Additionally, if there are any alternative ways we can address this from our side, please let us know. Thank you!
Description
Description has been deleted.