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
When only using the NativeCamera.Permission permission = await NativeCamera.TakePicture() android will still in the settings show Microphone access as not allowed. Is it possible to completely hide the microphone permission option in settings?
The text was updated successfully, but these errors were encountered:
Description of the bug
When only using the
NativeCamera.Permission permission = await NativeCamera.TakePicture()
android will still in the settings show Microphone access as not allowed. Is it possible to completely hide the microphone permission option in settings?The text was updated successfully, but these errors were encountered: