Recording audio not possible

Hello, I'm new to Flutter and Flutterflow.io.

One thing I noticed that is after I created my APK and opened the app, I can't record audio. I'm using a webview for my app and in my website I have javascript code that enables me convert speech-to-text via third party API. My other javascript codes work just fine but recording audio was problematic. I even tried adding android.permission.RECORD_AUDIO to app permissions but I got no luck.

Anybody encountered the same thing? or is there anyone who could help me with this problem?

Thanks in advance.

Cheers.

1
1 reply