个别终端 writeFile 总是提示空间不足

发布于 8 年前作者 wanyan7007 次浏览最后编辑 8 年前来自 ask
  • 当前 Bug 的表现(可附上截图)

使用了许多设备测试,只有这其中一台出现以下情况;

设备存储空间充足,通过getSavedFileList接口获取设备缓存文件列表,发现缓存文件列表为空, 但是使用writeFile 缓存128kBytes 的数据串时总是提示:writeFile:fail the maximum size of the file storage limit is exceeded"

  • 预期表现

成功缓存文件

  • 复现路径

  • 提供一个最简复现 Demo

https://developers.weixin.qq.com/s/Dtmf5gmp778s

1 回复
huangguiying
huangguiying1 楼6 年前

清理下缓存试下?