pbakondy / cordova-plugin-speechrecognition

:microphone: Cordova Plugin for Speech Recognition
MIT License
196 stars 116 forks source link

IOS crash after permission left on Ionic 3 #77

Closed texano00 closed 6 years ago

texano00 commented 6 years ago

Hi everyone, i've tried to use the plugin on IOS using Ionic 3 but the first time, after permission left, It crashes with this error com.apple.coreaudio.avfaudio', reason: 'required condition is false: nullptr == Tap()'

Then, if i open again the app (permissions already left) It works.

Can someone help me?

If you need i can create a repository with an example. On Android works well.

Thanks