SDWebImage clearing cache
I'm displaying a list of icons downloaded from the web with text in a table view. The icons can be changed on server side and I need to replace them as soon as new icons are getting available. I try using the following code: And call I found only one way to clear the cache and it is by calling How can I force SDWebImage to not to use disk caching? | ||
add comment |
7 | Don't forget to put these lines of code in your | ||||||||||||
|
3 | Located the source if an issue. It seems that I was deceived by the Singleton pattern used in | ||||||||||||
|
No comments:
Post a Comment