Has anyone fully tested whether the webview in the mobile native app builder can request microphone permissions?
For example a web widget to take recordings
I would imagine that the app bundle uploaded to the App Store needs to declare microphone access in the main privileges config right?
brad.h
August 28, 2025, 5:39pm
2
dont know how mic works - but i got through the app stores with image upload via webview.
When you request camera access it also requests mic access by default. So you could get permission
Yes you would need to declare microphone access by adding the reason why it is needed.
Iām not sure about webview. However, there are plugins available that can be used for Bubble Native to access and record using the microphone.
We use this plugin from @nocodeventure Audio Recorder Bubble Mobile Plugin | Bubble
1 Like
Webview is able to, however due to permissions on iOS you might not get back the URL after uploading to Bubble.
system
Closed
September 27, 2025, 10:49pm
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.