Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo doesn't work on android #16

Closed
bradleytrager opened this issue Jan 14, 2014 · 2 comments
Closed

Demo doesn't work on android #16

bradleytrager opened this issue Jan 14, 2014 · 2 comments

Comments

@bradleytrager
Copy link

I tried http://aap.col3.me/#!/interactive-demo with my android (note3 using chrome), and it did not work.

@colthreepv
Copy link
Owner

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

@bradleytrager
Copy link
Author

It seems this bug was specific to my device. After going to settings for Chrome and doing "Uninstall Updates" everything works fine now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants