配置requiredBackgroundModes后台还是无法播放录音?
发布于 6 年前 作者 xiaoguiying 3350 次浏览 来自 官方Issues

在主页面使用全局定义InnerAudioContext,app.json已经加了

"requiredBackgroundModes":[

    "audio",

    "location"

  ],

但是后台然后无法播放音乐


1 回复

你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)

回到顶部