this.innerAudioContext.onError(res=>{
console.log('错误信息',res.errCode) // 10002 网络错误
console.log(res.errMsg) 这个信息是 -11850
})
在安卓环境是可以播放的,在ios环境 播放不了 ,链接也是https 音频格式是 m4a .
this.innerAudioContext.onError(res=>{
console.log('错误信息',res.errCode) // 10002 网络错误
console.log(res.errMsg) 这个信息是 -11850
})
在安卓环境是可以播放的,在ios环境 播放不了 ,链接也是https 音频格式是 m4a .
1 个回复
DCloud_UNI_JBB
试试原生小程序会不会有同样的问题,有的话可以反馈到小程序社区