dnsbty / level10

Phoenix LiveView multiplayer card game
https://level10.games
MIT License
70 stars 2 forks source link

Turn indicator sound #49

Closed dnsbty closed 4 years ago

dnsbty commented 4 years ago

We should play a sound to indicate when it's your turn and get your attention in case you're playing in the background

dnsbty commented 4 years ago

After looking into this, it appears that iOS Safari blocks sounds that aren't triggered by user interaction. Any way of getting around this would be a hack and potentially buggy, so I won't be doing this for now.