scope.userLocationBackground 非法?
VM2669:1 invalid appJSON["permission"]["scope.userLocationBackground"]
"permission": {
"scope.userLocation": {
"desc": "获取用户位置"
},
"scope.userLocationBackground": {
"desc": "后台获取用户位置"
}
}
设置获取userLocationBackground提示非法, userLocation正常
wx.openSetting也只有userLocation