No audio on mobile devices (Three.js examples)

This doesn’t work on mobile devices, you don’t get sound at all.
https://threejs.org/examples/?q=audio#webaudio_visualizer

Same goes to my code.

The example works as expected on my Pixel 4a with Chrome.

What device/browser are you using?

1 Like

I use Safari.
Tested on multiple mobile devices.

I was being stupid and unlucky.

Everything works, false alarm.

Care to explain how you fixed it? I’m having trouble getting three audio to work on IOS both Chrome and Safari. On desktop everything is working correctly…