I am playing audio in Background of an application but I want to stop when user minimises or Safari goes to background.
I have already tried working element.onfocus
.
I also tried to use window.requestAnimFrame
but its results are not satisfactory.
I can't figure out how to stop the audio.