platelet-app / platelet

Dispatch system for emergency volunteer couriers.
https://platelet.app
Apache License 2.0
38 stars 10 forks source link

Clear stale DataStore data #170

Closed duckbytes closed 1 year ago

duckbytes commented 1 year ago

Saves the last date that the outbox was cleared, or that DataStore fully synced.

On opening the app, TenantProvider clears data with DataStore.clear if it has been over a week, before presenting the rest of the app.