Closed helder-robalo closed 10 years ago
It's hard to provide a demonstration project because you have to configure the DataWedge yourself on the device. Are you configuring the default data wedge profile, or adding another one?
I should say, a default cordova project that has the plugin installed and the code from the README should work once you've configured the data wedge application to match.
Thanks for quick feedback. I was using the default profile0
So for that one you just need to make sure to configure the data wedge to broadcast an intent with the action of: com.bluefletch.motorola.datawedge.ACTION and make sure not to put any Category in there. Do you see anything happening in the logs?
Done! Worked! Thank you
This method registerForBarcode is not getting the barcode when using the physical button on Motorola MC40.
Is there some functional demonstration project?