My application has some contents that can be downloaded according user level, when the user achieve some level I want allow him delete some contents that he doesn’t need anymore to free up disk space, but without to use Caching.CleanCache because this command would delete all the contents.
Is there a way to remove an expecific cached asset bundle by name?