-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
Image URL is same from backend but image is updating at backend. But in android app it is showing old image only. I used following code but still its showing old image only. I reloaded several times. Please help me out. But in browser its showing new image.
CacheManager.clearImageCache().then((response) =>{
console.log('clear cache1');
});
Metadata
Metadata
Assignees
Labels
No labels