Open 101lols opened 5 years ago
What would you expect the app to do in such conditions?
e.g. if the user has set to only scrobble on wifi for example? should it just not if the current network is metered?
Personally, yes. Most apps that don't ignore the Metered WiFi check treat Metered WiFis as Mobile Data (e.g. almost all google apps, NewPipe). Which makes sense, Metered WiFis are often going to be mobile hotspots running on someone else's mobile data.
I'm keeping this one between a bug and a feature because I understand the issue but there are a few bugs atm that are more critical for me.
The app doesn't respect metered WiFis.
https://developer.android.com/reference/android/support/v4/net/ConnectivityManagerCompat#isActiveNetworkMetered(android.net.ConnectivityManager)