From 0d1910285ce1049687395da4327e8a879d5848da Mon Sep 17 00:00:00 2001 From: Gareth Dawson Date: Sat, 14 Feb 2026 22:56:33 +0000 Subject: [PATCH] fix: restore iOS background play by detecting iOS before UA spoof --- index.html | 4 ++++ js/app.js | 3 ++- js/audio-context.js | 6 +++--- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 2b4ded6..7883085 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,10 @@