IsExpired always false
c-lamont opened this issue · 0 comments
c-lamont commented
I have set a key to expire in 10 seconds (for testing, normally I want it stored for 12 hours).
However long after 10 seconds it is still returning false when calling IsExpired
.
Edit: I have tried calling RemoveAllExpired
and the cached item is still there.
Issue is on both Android and iOS
MonkeyCache(1.3.0)
MonkeyCache.SQLite (1.3.0)