react-native-tts
react-native-tts copied to clipboard
com.apple.TextToSpeech.SpeechThread (43): EXC_BAD_ACCESS (code=1, address=0x7f83c2efa000)
I am using this repo in my code it was run perfectly in the Android but still getting Crash on the IOS device Like com.apple.TextToSpeech.SpeechThread (43): EXC_BAD_ACCESS (code=1, address=0x7f83c2efa000)
Potentially related to #162 ?