检测存在问题?
wx.authorize({scope:‘scope.userLocation’})未使用了获取用户的位置权限
但我代码中使用的是: wx.authorize({ scope: 'scope.record',
和wx.authorize({scope: 'scope.camera',
为什么检测我使用了位置权限呢?并且要我提供为什么使用
wx.authorize({scope:‘scope.userLocation’})未使用了获取用户的位置权限
但我代码中使用的是: wx.authorize({ scope: 'scope.record',
和wx.authorize({scope: 'scope.camera',
为什么检测我使用了位置权限呢?并且要我提供为什么使用