You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually works for me on both default browser on android 4.3, and chrome (stable/beta) on the same android 4.3
The only glitch i could see it was Chrome for Android not reading the length of the song so it would appear like 0:20/0:00
I'm not disproving your bug report, just i have no idea how to fix it, it might be connected to how play() and load() works on those browsers
angular-audio-player on the documentation starts as an empty <audio> tag and then gets populated with <src> tags, and then.load() gets called
Probably this behaviour is not well-digested by all the browsers, that's my impression at the moment
I tried http://aap.col3.me/#!/interactive-demo with my android (note3 using chrome), and it did not work.
The text was updated successfully, but these errors were encountered: