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
If the app enters the foreground after being in the background the data does not update, even if it is quite stale. Change the update to happen on returning to the foreground as well as on first run.
If the app enters the foreground after being in the background the data does not update, even if it is quite stale. Change the update to happen on returning to the foreground as well as on first run.