Hacker News new | ask | show | jobs
by seth17 13 days ago
Have you tried setting `navigator.audioSession.type = playback`?
1 comments

Thank you! This one liner worked. I searched for a solution for this when I was building this app and am not sure why I couldn't find this.

Looks like this has been possible since iOS 17 but is not well documented.