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

Error: getUserMedia is not implemented in this browser #32

Closed j1980mac closed 5 years ago

j1980mac commented 5 years ago

Awesome plugin!

Works great on Desktop everywhere. However it appears that there's an issue with "getUserMedia" not being supported on mobile (iOS) Chrome and FireFox.

Any possibility you'd be willing to fix that?

Kolimar commented 5 years ago

The chrome app on your iPhone or iPad is not running "a full" version of chrome. It's capabilities are limited to the iOS platform. So getUserMedia and the like probably won't be available until Safari/Apple supports it.

Use safari instead of chrome/firefox in IOS.

amcquade commented 4 years ago

Error is thrown on chrome and firefox on windows.

alirezabonab commented 4 years ago

What happened to this issue? I m looking for answer too.