Image is being cached event after setting cacheImage property to false.
ashishkumart opened this issue · 2 comments
ashishkumart commented
I am using it in my application, and the profile picture URL is same always for a user. Issue is the profile picture is not being changed on refresh, even after setting cacheImage
property to false.
ch-muhammad-adil commented
I have tested it by switching between different images from the example app. Widget is working fine. Can you paste your class/code where you are using it and how you are refreshing it. It should work fine for you too.
ch-muhammad-adil commented
I am closing this issue, as it is working fine.