cordova-plugin-speechrecognition icon indicating copy to clipboard operation
cordova-plugin-speechrecognition copied to clipboard

CDVPlugin error in xcode / ios

Open joshglazer opened this issue 7 years ago • 1 comments

I installed this plugin and am seeing the following error in xcode when trying to compile and run the app for ios. Does anyone know what I can do to fix this? CDVPlugin class SpeechRecognition (pluginName: SpeechRecognition) does not exist. ERROR: Plugin 'SpeechRecognition' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.

I ran the following commands to install the plugin. Maybe I missed something? sudo npm install ionic-native --save sudo cordova plugin add cordova-plugin-speechrecognition

The plugin seems to work an android, I'm only having issues with ios.

Any help is appreciated.

joshglazer avatar Sep 19 '17 00:09 joshglazer

ME TOO

kurodenjiro avatar May 01 '18 21:05 kurodenjiro