基础库使用的事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)
你解决了吗?