mattdiamond / Recorderjs

A plugin for recording/exporting the output of Web Audio API nodes
4.16k stars 1.46k forks source link

web audio api broken on IOS 10.1.1 ipad #168

Open javismiles opened 7 years ago

javismiles commented 7 years ago

Hi friends I'm developing an audio web app for ipad and android, I have the latest 10.1.1, build 14B150, and I have an IPAD retina model MD510LL/A

Everything used to work fine on this iPAD months ago, but not anymore. No sounds comes out anymore from the web audio API. All is perfect on PC and on Android etc. Only on iPAD it fails. Not only fails in my app, but also generic tests and demos around the web.

In this very same iPAD web audio was working perfectly months ago. Not anymore. I have tried everything including a reset to factory state and reinstalling the latest 10.1.1 14B150. Nothing.

I read somewhere that this problem had been fixed on the new build 14B150. Well, No. It is not. I have 14B150 and web audio continues broken. Even generic tests like this one fail: https://www.sharphosting.uk/ipad_test.html#

any ideas? thank you very much