获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
我也是这个问题,谁有解决办法,我配置了
app.json配置问题?在app.json中配置了 "requiredPrivateInfos": [ "getFuzzyLocation", "choosePoi", "chooseAddress" ], 之后 ,真机调试跟预览都弹出 message:Error: 系统错误,错误码:-80424,error: [getFuzzyLocation] is not authorized [20220720 14:03:36][wxe9adbaf8e7131a17] appid: wxe9adbaf8e7131a17 openid: o6zAJs8u3VEP4hcQs6Uoyf34Cg2M ideVersion: 1.06.2205231 osType: win32-x64 time: 2022-07-20 14:03:38 这个错误,是为什么 ,项目中有使用到wx.getLocation() 这个方法
2022-12-09