Hi All
In My project i am using AssetBundles. Downloading is working. When i try to delete Asset Bundles
Clean.cache() method. It says cleared. But when i try to download the same asset again it says the asset
bundle is in use.
The asset bundle is not destroyed.
How can i delete the assetbundle and redownload it.
Thanks in Advance