xxx(){
wx.getSetting({
success: (res) => {
var statu = res.authSetting;
if (!statu['scope.userLocation']) {
// 没授权
logger.log('goSelectMall reject');
log.error('getSetting fail1',JSON.stringify(res));
wx.showToast({
title: ''+JSON.stringify(res),
},5000);
} else {
}
...
iphone x iOS 15.1必现, 其它安卓手机也必现,从今天早上开始出现,普通微信没有问题
报错信息如下:
{"errMsg":"getSetting:ok","clientInfo":
有企微官方客服的企微开发者社区:https://developer.work.weixin.qq.com/community/question