碰到一样的问题
小程序直播组件报警小程序后台看到的错误,以及小程序告警群发出的错误。 [图片] Cannot read property 'micPanelMode' of undefined TypeError: Cannot read property 'micPanelMode' of undefined at Ze.resetLinkMic (https://usr/app-service.js:4380:15010) at Ze.clear (https://usr/app-service.js:4380:3270) at Ze.detached (https://usr/app-service.js:4380:2410) at r.safeCallback (https://lib/WASubContext.js:2:1810271) at r.call (https://lib/WASubContext.js:2:1810164) at r (https://lib/WASubContext.js:2:1826573) at r (https://lib/WASubContext.js:2:1826460) at r (https://lib/WASubContext.js:2:1826460) at r (https://lib/WASubContext.js:2:1826460) at r (https://lib/WASubContext.js:2:1826460) Appid: wxa624737d5087024a 昵称: 大技狮 时间: 2020-10-22 21:39:00 次数: 5分钟 12次 类型:脚本错误 错误样例: this.liveManager.store.storeSetData is not a function. (In 'this.liveManager.store.storeSetData({curComponentName:this.data.componentName,opt:o,cb:t})', 'this.liveManager.store.storeSetData' is undefined) 登录公众平台小程序运维中心可查看更多错误信息 Appid: wxa624737d5087024a 昵称: 大技狮 时间: 2020-10-22 21:28:52 次数: 5分钟 13次 类型:脚本错误 错误样例: Cannot read property 'micPanelMode' of undefined 登录公众平台小程序运维中心可查看更多错误信息
2020-10-27我使用live-player-plugin也碰到 'bottom' of null 这样的错误,但不确定是插件引起的
直播插件1.1.x报错?// app.json "live-player-plugin": { "version": "1.1.1", "provider": "wx2b03c6e691cd7370" } // app.js let livePlayer = requirePlugin('live-player-plugin') livePlayer.getShareParams() .then(res => { // 此处仅处理 }).catch(err => { console.log('get share params', err); }) 以上是简单代码及插件版本号, 错误小程序版本: 全版本 // 1. Cannot read property 'bottom' of null // 2. Cannot read property 'bottom' of null;at SelectorQuery callback function // 3. null is not an object (evaluating 't.bottom') https://res.servicewechat.com/weapp/release/wx1c91e15ebd6963f2/254/package/__plugin__/wx2b03c6e691cd7370/appservice.js:4087:719 https://lib/WASubContext.js:2:1067672 https://lib/WASubContext.js:2:111745 https://lib/WASubContext.js:2:1067959 r@https://lib/WASubContext.js:2:1067938 https://lib/WASubContext.js:2:1068086 https://lib/WASubContext.js:2:1772589 r@https://lib/WASubContext.js:2:1712330 https://lib/WASubContext.js:2:1712518 https://lib/WASubContext.js:2:778954 https://lib/WAServiceMainContext.js:2:251579 _@https://lib/WAServiceMainContext.js:2:78181 // 4. Cannot read property 'bottom' of null;at SelectorQuery callback function TypeError: Cannot read property 'bottom' of null at n.<anonymous> (https://usr//package/app-service.js:4088:720) at Function.<anonymous> (https://lib/WASubContext.js:1:1005077) at https://lib/WASubContext.js:1:1005360 at r (https://lib/WASubContext.js:1:1005333) at https://lib/WASubContext.js:1:1006751 at https://lib/WASubContext.js:1:1369487 at https://lib/WASubContext.js:1:1369460 at r (https://lib/WASubContext.js:1:1315363)
2020-07-15如果没有live-player接口组建资质,想开发定制化的直播间有啥替代方案吗?
使用live-player-plugin插件和live-player组建需要不同的资质?目前看到小程序mp后台已开通直播,但看到接口设置里时实播放音视频流、录制音视频流却不符合开通条件,有点晕,需要伙伴们帮忙确认下,都有直播资质了为啥live-player组建还要另外申请呢,且还不符合开通资质?
2020-06-09同问,求解决
请问小程序跳转小程序打印出 navigateBackMiniProgram:ok[图片] 小程序跳转小程序 打印出 navigateBackMiniProgram:ok; 却没有跳转成功 _| ̄|● ▄█▀█●给跪了 跪求官方解决!!!
2018-09-07