各位微信开发者:
小程序基础库 2.31.0 已经开始灰度开发者,请大家基于业务情况关注相关变更。如遇问题请及时在该帖下方留言或在小程序交流专区发表标题包含「基础库2.31.0」的帖子反馈。本次更新如下:
- 更新 组件 live-pusher 支持 fps 属性 详情
- 更新 组件 live-pusher 支持 voice-changer-type 属性 详情
- 更新 API LivePusherContext 支持 setZoom/getMaxZoom 方法,LivePusherContext.playBGM 方法支持指定时间 详情
微信团队
2023年4月11日
无用,下一个
大佬们。问一下。最近总提示定位方法要废弃了。那么现在用什么获取用户定位呢?我是用的这两个
wx.showModal({})
"permission": {
"scope.userLocation": {
"desc": "你的位置信息将用于小程序位置接口的效果展示"
}
},
未看到 setZoom/getMaxZoom 的接口文档介绍
下一个
FPS更新基础库版本要求2.31.0,但企业微信的要求是不高于2.19.1,小程序更新基础库版本,导致在小程序打不开,这又怎么解决呢;
沙发占位先
近期频繁收到小程序的异常报警,均为基础库异常 “Cannot read properties of undefined (reading \'toUpperCase\')” ,目前看均为2.31.0版本的问题,异常信息如下。
Cannot read properties of undefined (reading \'toUpperCase\')
TypeError: Cannot read properties of undefined (reading \'toUpperCase\')
at https://lib/WAServiceMainContext.js:1:1115005
at https://lib/WAServiceMainContext.js:1:405707
at o.emit (https://lib/WAServiceMainContext.js:1:116596)
at i.emit (https://lib/WAServiceMainContext.js:1:116215)
at Object.subscribeHandler (https://lib/WAServiceMainContext.js:1:119313)
能不能支持一下单双声道切换?