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
Currently a request is made to the backend each time the app is loaded, whereas instead we should always fallback to the cache and update once each week. Store last update using SharedPreferences
The text was updated successfully, but these errors were encountered:
Currently a request is made to the backend each time the app is loaded, whereas instead we should always fallback to the cache and update once each week. Store last update using SharedPreferences
The text was updated successfully, but these errors were encountered: