- 隐私协议更新后chooseImage:fail api scope is not declared?
[图片] 基础库使用的事2.32.3,新版本增加了隐私协议的弹框,调用了getPrivacySetting与openPrivacyContract方法,控台的隐私保护指引,也已经更新 [图片] 但是,隐私保护协议都已经更新了,包含了“选中相片或视频信息”,但是小程序控台隐私保护指引设置中没有这个选项,选择相册或者相机还报错 chooseImage:fail api scope is not declared in the privacy WAServiceMainContext.js?t=wechat&s=1694923666014&v=2.32.3:1 Error: MiniProgramError {"errMsg":"chooseImage:fail api scope is not declared in the privacy agreement","errno":112} at Object.errorReport (WAServiceMainContext.js?t=wechat&s=1694923666014&v=2.32.3:1) at Function.thirdErrorReport (WAServiceMainContext.js?t=wechat&s=1694923666014&v=2.32.3:1) at Object.thirdErrorReport (WAServiceMainContext.js?t=wechat&s=1694923666014&v=2.32.3:1) at i (WASubContext.js?t=wechat&s=1694923666014&v=2.32.3:1) at Object.cb (WASubContext.js?t=wechat&s=1694923666014&v=2.32.3:1) at G._privEmit (WASubContext.js?t=wechat&s=1694923666014&v=2.32.3:1) at G.emit (WASubContext.js?t=wechat&s=1694923666014&v=2.32.3:1) at WASubContext.js?t=wechat&s=1694923666014&v=2.32.3:1 at Ne (WASubContext.js?t=wechat&s=1694923666014&v=2.32.3:1) at Object.je (WASubContext.js?t=wechat&s=1694923666014&v=2.32.3:1)(env: macOS,mp,1.06.2308291; lib: 2.32.3) [图片]
2023-09-17 - 所有的华为手机 camera 使用扫码 bindscancode 扫码都识别不出来二维码 今天开始的
<camera device-position="back" mode="scanCode" bindscancode="takePhoto" flash="off" binderror="error" style="width: 100%; height: 300px;"></camera> takePhoto(e) { console.log(e,"结果"); return },
2022-11-16