You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love to use audio recording in my Ionic 4 & Capacitor app. I'm trying to achieve that by using cordova-plugin-media-capture that uses @ionic-native/media-capture. It works fine on android, but when I try to use it on iOS, it doesn't load microphone's user interface provided by plugin.
Any ideas how to make this work? Thank you.
The text was updated successfully, but these errors were encountered:
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.
Hi,
I would love to use audio recording in my Ionic 4 & Capacitor app. I'm trying to achieve that by using
cordova-plugin-media-capture
that uses@ionic-native/media-capture
. It works fine on android, but when I try to use it on iOS, it doesn't load microphone's user interface provided by plugin.Any ideas how to make this work? Thank you.
The text was updated successfully, but these errors were encountered: