Fallback to the previous weather location in background
When a service is in background, location is only updated a few times every hour (https://developer.android.com/about/versions/oreo/background-location-limits). When the weather service was in background, the location returned was always null. We now fallback to the previous weather location.
Loading
Please register or sign in to comment