Hi,
I developed my first test app with barcode scanner service some weeks ago and it worked fine.
Today I worked to the same app to improve it, but the barcode scanner service does not work anymore.
If I run the app inside the Android Test App, I have the following message in the log window:
[23:21:45] System: To view log output, use Tiggzi Mobile Tester to launch your app in the "Debug" mode
[23:22:37] Android Device [my username] : I/Web Console( 8857): TypeError Cannot call method 'scan' of undefined at undefined:351
The service is called directly on a button "click" event
Any Idea?
Thanks