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
The app should have a way to update Locations. Some questions/ideas
If importing all Locations takes a long time, then
app should update with only new/changed Locations: webserver should provide, and app should import, updated_at; app should use that info to limit what it imports
Something that displays one of "Up to Date", "Updating", "Update Available"
Maybe a button "Update Now" which would try to update
Maybe a Preference for Automatic Updates. There should be one for the App per se, plus one for each thing that the app updates from the webserver: Locations, Names
The text was updated successfully, but these errors were encountered:
The app should have a way to update Locations. Some questions/ideas
updated_at
; app should use that info to limit what it importsThe text was updated successfully, but these errors were encountered: