wx.getFuzzyLocation 申请不到scope.userFuzzyLocation授权?
[图片] appid:wx53645036c8ba96ea 小程序后台已经申请开通接口:wx.getFuzzyLocation [图片] 调试基础库:2.25.0 使用真机调试 使用wx.getFuzzyLocation 需要 scope.userFuzzyLocation 用wx.getSetting 获得授权信息返还中没有scope.userFuzzyLocation authSetting:
scope.address: true
scope.invoice: true
scope.invoiceTitle: true
scope.userInfo: true
scope.userLocation: true
constructor: (...)