kb-dev-lab / UKit

Ukit, a companion app for student of University of Bordeaux
https://ukit-bordeaux.fr/
Apache License 2.0
14 stars 4 forks source link

Cache is not used when network fetching failed. #44

Closed thclmnt closed 3 years ago

thclmnt commented 3 years ago

Cache schedule is only use right now when the phone is offline. When network fetching return nothing, empty schedule is cached.

AamuLumi commented 3 years ago

Fix by #46