Tonejs / Tone.js

A Web Audio framework for making interactive music in the browser.
https://tonejs.github.io
MIT License
13.39k stars 976 forks source link

Android and iOS background playback issues #1085

Closed liJie-wk closed 2 years ago

liJie-wk commented 2 years ago

Android can play in the background, ios switch to the background, the music will stop, cut back to continue playing, is there any way to make ios play in the background

tambien commented 2 years ago

I don't think this is possible with Web Audio and iOS. If it is it seems like a Web Audio + iOS issue and not a Tone.js-specific issue