#ios17 introduced a new JavaScript bug for anyone using the createMediaElementSource method on AudioContext. I've had to disable visualisations on my website so just to avoid anyone else chasing their tails on why their audio/video JavaScript cleverness has stopped working on new devices: https://bugs.webkit.org/show_bug.cgi?id=261668

#javascript #webkit #bug #audio #audiocontext #createmediaelementsource

261668 – REGRESSION (IOS 17): AudioContext.createMediaElementSource breaks video playback