Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CacheManager.clearImageCache() #26

Open
satishkumarganga opened this issue Oct 27, 2017 · 0 comments
Open

CacheManager.clearImageCache() #26

satishkumarganga opened this issue Oct 27, 2017 · 0 comments

Comments

@satishkumarganga
Copy link

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');
});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant