获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
- wx.getChannelsLiveInfo回放已生成但replayStatus报undefind?
https://developers.weixin.qq.com/miniprogram/dev/api/open-api/channels/wx.getChannelsLiveInfo.html [图片] [图片]
03-04 - 小程序锁屏暂停播放
wx.createInnerAudioContext() 锁屏后自动暂停播放, 加上后台使用的设置后无效, 开发版和体验版本不生效 在app.json 中添加 "requiredBackgroundModes": [ "audio" ]
2018-12-28