Can't get the mic permission on Chrome-iOS

Hello, I'm trying to get the mic permission on Chrome - iOS version throught navigator.mediaDevices.getUserMedia.
But it's seem that navigator.mediaDevices.getUserMedia is unavailable on this Chrome-iOS version while my code work fine on Safari.
Is there another ways to get the mic permission on Chrome - iOS?

Replies

Hi,

I'm facing with the same problem, maybe Apple won't share free access to microphone in iOS devices if user doesn't use Safari.