good first issue
Métricas do repositório
- Stars
- (107 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
In order to enable microphone access, the following must be added to the info.plist:
<key>com.apple.security.device.audio-input</key>
<false/>
<key>NSMicrophoneUsageDescription</key>
<string>Anything</string>