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
{{ message }}
This repository was archived by the owner on Dec 7, 2019. It is now read-only.
Data is fetched from the disk(not from network) even after the expiation time(here 1 minute). Note : I am force killing the application and re-launching, so memory data is not used.
I even tried adding
networkBeforeStale()
But no change.
I read everything I could find online around this. So far no progress.
*Fresh data from network is fetched after i do this
Device Settings -> Applictions -> My Application -> Clear Cache