WSDOT / wsdot-mobile-app

Source code for the WSDOT HTML5 mobile Web application
GNU General Public License v3.0
13 stars 4 forks source link

Report that app is flushing the cached schedule data when offline #5

Closed waynedyck closed 1 year ago

waynedyck commented 9 years ago

The app is not supposed to wipe the cached schedule data if one is offline.

The app is setup to cache the schedule information for 15 minutes before attempting to download any updates. If it can't download the latest schedule it should show the cached version. If it's not doing that then there is a bug somewhere in the logic.