Skip to content

升级1.27.3后CleanUtils.cleanInternalCache()失效 #1216

Closed
@huwencheng

Description

@huwencheng

之前如果清除缓存的话,我这边是先通过FileUtils.getSize(cacheDir)获取缓存文件大小,当确定清除缓存后就调用CleanUtils.cleanInternalCache(),然后再调用FileUtils.getSize(cacheDir)此时缓存被清除显示缓存大小为0,升级1.27.3后,调用CleanUtils.cleanInternalCache()后FileUtils.getSize(cacheDir)缓存值还是原来的,没被清除

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions