I am building an app using Phonegap in visual studio 2013 , I try to use this plugin of QR code reader:
https://github.com/wildabeast/BarcodeScanner/.
I am using
build.phonegap.com to build my application.
So far it doesn't work and the app doesn't recognize it. How can I implement a QR-Code Scanner in my application?