我正在使用JavaScript Web audio API AudioContext来播放音频。它在其他主要浏览器上工作得很好,但是MacOS上的Safari在调用webkitAudioContext.createBuffer应用程序接口时会引发NotSupportedError异常。我发现了这个问题,Play PCM with javascript在页面末尾也指出了Safari存在这样的问题。因此,我从那里调试了“工作示例https://o.lgm
我正在实现Google Pay Web API v2,我在Chrome for Android上看到了这个错误message: "The payment method "https://google.com/pay" is not supported" name: "NotSupportedError"使用旧的API,我们没有问题,但是我们需要更新到新的API