react-native-webview / react-native-webview

React Native Cross-Platform WebView
https://github.com/react-native-community/discussions-and-proposals/pull/3
MIT License
6.31k stars 2.96k forks source link

Can the Microphone Permission Request Message be Modified in WebView Browser #3380

Closed chlgkrws closed 2 weeks ago

chlgkrws commented 2 months ago

Bug description: I have already taken the following steps:

Ensured that the mediaCapturePermissionGrantType setting prevents more than two permission request prompts from appearing. I understand that the permissions for native apps and WebView browsers are different. Having requested permissions in the native app, I discovered that the browser still asks for permission when using the microphone. Therefore, I cannot utilize Info.plist's NSMicrophoneUsageDescription.

My iOS app was rejected during the review process for not having a clear message in the permission request. How can I change this message? Or, has anyone in a similar situation found an alternative solution to this issue?

Screenshots/Videos: image

Environment: OS: iOS OS version: 15 react-native version: 0.73.0 react-native-webview version: 13.6.4 model: iPhone 13 pro

github-actions[bot] commented 3 weeks ago

Hello 👋, this issue has been opened for more than 2 months with no activity on it. If the issue is still here, please keep in mind that we need community support and help to fix it! Just comment something like still searching for solutions and if you found one, please open a pull request! You have 7 days until this gets closed automatically