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
Hey! I'm using coil3 integration in my app. I need to periodically rebuild the image cache. Is there a specific key format to which the cache is saved by the plugin?
I'm trying to remove the image cache with
context.imageLoader.diskCache.remove(someKey)
Relevant log output (optional)
No response
The text was updated successfully, but these errors were encountered:
General info
What is your question?
Hey! I'm using coil3 integration in my app. I need to periodically rebuild the image cache. Is there a specific key format to which the cache is saved by the plugin?
I'm trying to remove the image cache with
Relevant log output (optional)
No response
The text was updated successfully, but these errors were encountered: