The0Show / dino99-issues

Reports of where I messed up
0 stars 0 forks source link

AudioContexts stuck `suspended` after unfocus #2

Open The0Show opened 4 months ago

The0Show commented 4 months ago

On iOS or iPadOS devices, closing (not fully) and reopening a Webkit powered browser app causes the music and sound AudioContexts to become stuck suspended. I can't seem to find any documentation on why this happens or how to fix it, so any help here would be greatly appreciated.

The0Show commented 3 months ago

was able to fix using unmute.js, however the user sometimes will hear unpleasant artifacts from the context when it is disabled.