新版本的浏览器不允许音乐自动播放,必须点击页面或者其他互动方式才能开始播放。会报类似于如下的错误
NotAllowedError: The play method is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
NotAllowedError: The play method is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
so? how to solve???
做网页可以在标签里加一句话
做应用测试可以。。。不知道。。。百度吧
新版浏览器禁用自动播放音乐功能,需用户互动后才可播放。解决方法:网页设计时可在标签内添加特定代码,应用测试阶段的具体解决方案需进一步探索。

9291

被折叠的 条评论
为什么被折叠?



