怎么清除downloadFile缓存的文件?
发布于 4 年前 作者 yang22 3673 次浏览 来自 问答

调用downloadFile下载pdf文件,缓存超出10m下载pdf文件,会报downloadFile: fail savefile: fail the maximum size of the file storage limit is exceeded错误,而使用wx.getSavedFileList也获取不到缓存的文件信息,使用downloadFile下载文件的时候指定了filePath,请问要怎样才能清除downloadFile缓存的文件?

回到顶部