Kagami / vmsg

:musical_note: Library for creating voice messages
https://kagami.github.io/vmsg/
Creative Commons Zero v1.0 Universal
348 stars 58 forks source link

Demo broken on Firefox for Android #22

Closed otbe closed 5 years ago

otbe commented 5 years ago

Hi there,

I just tried our demo in my mobile firefox (latest) on android 9 and I get

NotAllowedError: The request is not allowed by the user agent or the platform in the current context.

There's also no mic permission request dialog.

Any idea whats wrong?

Thanks you 👍

Kagami commented 5 years ago

That's strange, because it works perfectly fine for me on Android 9 in latest Firefox. Maybe try to allow use of microphone in app permissions for Firefox?

Kagami commented 5 years ago

Also, make sure you're opening demo from the https site, e.g. https://kagami.github.io/vmsg/

otbe commented 5 years ago

Sorry for my late response :)

Super strange. Firefox was not allowed to use my mic at all in the app permissions. I dont remember that I disabled it explicitly, but who knows. We tried it on two different phones (an older Samsung and my Xiaomi A1) and it was disabled on both phones.

Anyway, thank you very much!