收藏
回答

wx.getAppAuthorizeSetting 返回值类型?

wx.getAppAuthorizeSetting

为什么文档上写的是字符串类型

而在实际返回中是bool类型

getAppAuthorizeSetting
index.vue:28 albumAuthorized true
index.vue:29 bluetoothAuthorized true
index.vue:30 cameraAuthorized true
index.vue:31 locationAuthorized false
index.vue:32 locationReducedAccuracy true
index.vue:33 microphoneAuthorized true
index.vue:34 notificationAlertAuthorized true
index.vue:35 notificationAuthorized true
index.vue:36 notificationBadgeAuthorized true
index.vue:37 notificationSoundAuthorized false
回答关注问题邀请回答
收藏

1 个回答

  • 张云
    张云
    2022-10-10

    我也遇到了,调试工具真机调试ios8 出现过,不联调就正常了

    2022-10-10
    有用
    回复
登录 后发表内容