https://developers.weixin.qq.com/miniprogram/dev/framework/release/
andriod创建时报错
wx.createWebAudioContext()
SystemError (appServiceSDKScriptError)
mt is not a constructor
TypeError: mt is not a constructor
at Object.createWebAudioContext (WASubContext.js:2:1779768)
at Object.t.<computed> (WASubContext.js:2:790041)
at Object.<anonymous> (WASubContext.js:2:446824)
at Proxy.<anonymous> (WASubContext.js:2:1795190)
at < at wx.createWebAudioContext>
at Proxy.<anonymous> (WASubContext.js:2:109144)
at createWebAudioContext (pages/warehouse/details.js:49:707)
at initCanvas (pages/warehouse/details.js:49:513)
at play (pages/warehouse/details.js:29:6705)
at apply (common/vendor.js:5:16476)
你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)