zig-zag-zoe icon indicating copy to clipboard operation
zig-zag-zoe copied to clipboard

Audio borked

Open zigster64 opened this issue 2 years ago • 1 comments

On iOS, still getting some audio issues

main screen ting notifications work fine, but zero wing, bomb and victory audio is not playing

zigster64 avatar Jul 30 '23 01:07 zigster64

ok, so sorted out safari issues by running all the audio on the 1st user interaction (when the user selects a player to login as)

Plays all audio clips, with volume 0, to 'enable' them

BUT ... iOS doesnt obey the volume control, its a known bug.

There are some extremely long winded solutions to this (use the old WebKitAudio API just for iOS devices) ... but thats getting a bit out of scope for this Zig project.

Will need to address this for creating a way more polished and pro approach.

Moved to milestone 1.0 then

zigster64 avatar Aug 04 '23 02:08 zigster64