In some situations, we need to evict some records from the cache. We do this using Actionable API but when using evictIterable or evictAll on a provider which didn't cached anything yet, a fatal error occurs.
The same on java RxCache doesn't cause a crash.
Is there a way to workaround this issue?
Thanks!
In some situations, we need to evict some records from the cache. We do this using Actionable API but when using evictIterable or evictAll on a provider which didn't cached anything yet, a fatal error occurs.
The same on java RxCache doesn't cause a crash.
Is there a way to workaround this issue?
Thanks!