I would recommend to use OkHttp cache only if you ...
# android
g
I would recommend to use OkHttp cache only if you don’t need information about source of you data, because it doesn’t look like flexible solution imo. Otherwise better to provide own caching level above Retrofit. Anyway, this is off topic for this chat