在ios情况下backgroundAudioManager.onEnded无法检测到?
测试背景音乐播放的情况下,给音频设置backgroundAudioManager.protocol = ‘hls’;,
然后使用backgroundAudioManager.onEnded这个方法,在ios根本检测不到
1 回复
请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。