goldfire / howler.js

Javascript audio library for the modern web.
https://howlerjs.com
MIT License
23.36k stars 2.21k forks source link

Android webview can not play audio files. #810

Closed QiannanXu closed 5 years ago

QiannanXu commented 6 years ago

HI @goldfire

Please refer to the latest response in this issue. https://github.com/goldfire/howler.js/issues/482

I got the same issue on Mobile 『MeiZu』and 『Xiaomi』,both work in browser, but not in APP webview.

My spiking result is when this device loaded this audio file, it always returned 0 for audio.duration and 0 for audio.seek. Any thinking about this issue?

QiannanXu commented 6 years ago

And also when I open your demo page https://howlerjs.com/ in above device webview, such as the first one Music Player, it just keeps looping to next song and never play any sound.

erikhu commented 6 years ago

you write the permissions in the manifest?

PEZO19 commented 6 years ago

I have a very similar problem here.

SolidZORO commented 3 years ago

+1