currently I\'m trying to install the BarcodeScanner Plugin for Phonegap Version 3.0.0
. I can\'t find any working documentation on how to install it correctly an
@Jonathan Naguin: I tried to follow your instructions, but I am receiving the following:
2013-08-09 17:58:57.416 PUIClient[3160:907] CDVPlugin class CDVBarcodeScanner (pluginName: BarcodeScanner) does not exist. 2013-08-09 17:58:57.419 PUIClient[3160:907] ERROR: Plugin 'BarcodeScanner' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.
The plugin seemed to install well enough, but when I try calling it in my application I receive this error. Any idea whats going on? I tried to reply to your answer but stackoverflow deems it neccessary for me to have 50 reputation. Thanks for all your help!