Okay, So I am following the instructions listed at https://www.devexpress.com/support/center/Question/Details/KA18796
However, I just don't quite understand it. On step 3
Save config.xml in your archive and use PhoneGap Build for building a native package. The full list of plugins can be found here.
So this is how I compile my application into a finished product, So am I not able to develop in visual studio and test out the application using Courier? Or do I have to have the product completed when I do this?
I'm trying to implement a barcode scanner using
https://github.com/wildabeast/BarcodeDemo
But I just don't see how I'm supposed to test the barcode?