调用wx.cloud.uploadFile这个API在真机未开启调试或者线上版本无法上传图片,提示 “fail url not in domain list”,请开发者自查下 app.json 是否含有 "cloud":true 配置项,若有,删除即可解决。
参考文档说明:https://developers.weixin.qq.com/minigame/dev/wxcloud/reference/compatibility.html
扫描小程序码分享
调用wx.cloud.uploadFile这个API在真机未开启调试或者线上版本无法上传图片,提示 “fail url not in domain list”,请开发者自查下 app.json 是否含有 "cloud":true 配置项,若有,删除即可解决。
参考文档说明:https://developers.weixin.qq.com/minigame/dev/wxcloud/reference/compatibility.html