wx.uploadFile在安卓机上传不了无后缀的文件?

发布于 6 年前作者 xiulanyu7188 次浏览最后编辑 6 年前来自 issues

上传微信文件时调用chooseMessageFile,可以选择无后缀的文件,但是在安卓机上wx.uploadFile却不支持上传无后缀文件。

复现流程:进行微信文件备份,备份后的图片name和path无后缀名,其他文件正常,调用wx.uploadFile的时候,提示file not exist

2 回复
yangxiulan
yangxiulan1 楼6 年前

无后缀的是什么文件

chenli
chenli2 楼4 年前

不报错?