Excalibur Engine.suppressPlayButton = true
will not work in Chrome
#1079
Labels
bug
This issue describes undesirable, incorrect, or unexpected behavior
priority 1
Excalibur is unusable in most use cases or severely degraded
Milestone
Steps to Reproduce
Setting
suppressPlayButton = true
on engine causes the loading bar in Chrome to freeze, because the Chrome audio context is blocked from loading.https://codepen.io/eonarheim/pen/mamYbz?editors=0011
Expected Result
Loading bar should continue loading with an audio warning in the console
Actual Result
Engine is stuck
Environment
Current Workaround
None
The text was updated successfully, but these errors were encountered: