react-native-voice / voice

:microphone: React Native Voice Recognition library for iOS and Android (Online and Offline Support)
MIT License
1.76k stars 470 forks source link

app is getting crashed when I'm clicking on the start recording button #487

Open Akshaybagai52 opened 3 months ago

Akshaybagai52 commented 3 months ago

Whenever I'm clicking on start recording button in ios then my app is getting closed automatically, It is only happening in ios but in android it is working fine. How to resolve this issue Thanks

crfgxr commented 3 months ago

same here, happens on ios

erdincakdogan commented 1 month ago

Same here

jkoutavas commented 1 month ago

Be sure your info.plist has the right privileges.

adamgusky commented 1 week ago

@Akshaybagai52 @crfgxr @erdincakdogan any of you solve this?