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
This is actually a pretty big chunk of work. We have to add the ability to request forecast info when the app isn't running, probably through WorkManager. This gets even more complex if a user has their location set to FollowMe rather than somewhere static.
Currently the app only requests the user's coarse grained location while it's in the foreground. We'll have to add an additional permission request in order to get their location in the background. Much of this work would probably be beneficial for a Widget too.
Would be great to have the option of putting either the current temperature or the weather icon for the day in the status bar (or both if possible?)
Would be great to see able to see at a glance what the weather is going to be like today without having to open the app.
The text was updated successfully, but these errors were encountered: