Clear cache app made in Kodular

from the documentation

Clear the cache of the current app.
Returns true if clearing was successful, else false.

the method uses this snippet

and in the comments it has been mentioned, that it does not work anymore for Android N?
which Android version are you using for your tests and what was returned (true or false)?

just use the solution from @vknow360, which does the same, only manually…

Taifun

1 Like