Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
chlgkrws opened this issue Apr 4, 2024 · 0 comments

Comments

@chlgkrws
Copy link

chlgkrws commented Apr 4, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant