BackgroundAudioManager在IOS上无法播放问题
- 当前 Bug 的表现(可附上截图)
- 预期表现
IOS和Android、电脑上表现一致;实际结果是IOS报错,其他正常。
- 复现路径
- 提供一个最简复现 Demo
backgroundAudioManager.onEnded(() => {
backgroundAudioManager.src = voice[++i]
})
1 回复
麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)