Audio play() is not working for mobile devices
rashid-sds opened this issue · 2 comments
rashid-sds commented
Error: undefined is not an object (evaluating '$scope.currentAudio.paused')
i have commented global event:
//window.addEventListener("click",function twiddle(){
// audio.play();
// audio.pause();
// window.removeEventListener("click",twiddle);
//});
Issue seems only for mobile devices.
reinvanleirsberghe commented
+1
nncl commented
+1