-
Notifications
You must be signed in to change notification settings - Fork 137
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
Clearing cache not working #277
Comments
Hi @Bart1909 ! |
Hi @pcsantana, Best wishes |
Thank you @Bart1909 If anyone wants, to remove the cached file:
|
thanks @pcsantana for your code. This works. |
Will there be a fix? |
@pcsantana 's code is not a solution because you're clearing the cache of a single file. Here we're pointing out that the method used to clear ALL cache is not working anymore. @Bart1909 how did you even manage to run the code? I get a "Property 'clearCache' does not exist on type 'IonicImageLoader'.", the method to clear all the cache data doesn't even exist anymore, what's happening? |
Hi,
I'm trying to clear the cache under ionic 4 in iOS.
My code looks like this:
In the console it looks like this:
The text was updated successfully, but these errors were encountered: