Microphone implementation issues

Hi team,
Android device - Samsung phone.
Unfortunately having issues with implementing recording voice narration (to be sent to my backend and AI end point).

  1. Unlike useImagePicker there is no native SDK support (useImagePicker) works — camera/gallery permissions handled automatically.
    So I have to use Web API (getUserMedia)
    but even after allowing permission inside app (SHARE button) according to manifest.json microphone request, despite that mic isn’t allowed and system sends to android app permissions but shop (minis), nor shop app have mic in the options. only camera, storage and location.

Is there any successful implementations/examples on how to use mic recording within a mini app.

1 Like

Thank you so much for this bug report - we have fixed the issue and you will be able to use the mic on Android again once the next version of Shop starts rolling out (likely from Monday).

It already works on iOS if you have access to a mac or iOS device.

1 Like

Wow! Happy to hear that it’s fixable and glad to be of help!

1 Like