You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WorkManager is used for sending the reports and it doesn't support running the worker only when Wi-Fi is connected. There is support for requiring an unmetered network connection (which in practice is usually a Wi-Fi network): https://developer.android.com/reference/androidx/work/NetworkType#UNMETERED
Description
The option is not very clear. But I would prefer that data is only sent automatically when connected to a WiFi network.
Suggested implementation
Either add a comment how this function works, or implement an extra option "when".
Additional information
No response
New request
The text was updated successfully, but these errors were encountered: