Page 1 of 1

Barcode scan error

Posted: Sun Apr 08, 2012 9:11 am
by Kaushik

Writing my first mobile application about scanning a barcode, so followed the barcode instructions at http://help.gotiggr.com/documentation... and getting a "TypeError Result of expression 'windows.plugins' [undefined] is not an object" error on iOS. Searched on Google and seems to suggest that the phonegap javascript might not be loading. Not sure what I need to do to loan this js and where do I get it. Am following all instructions in tutorial but something is wrong. Please help!


Barcode scan error

Posted: Sun Apr 08, 2012 5:28 pm
by maxkatz

How do you test the scanner? Do you test it on the device (as PhoneGap app)?


Barcode scan error

Posted: Mon Apr 09, 2012 5:11 am
by Kaushik

To test this, I uploaded the HTML/CSS/JS files to the server, then browsed to the site homepage URL via my iPhone's browser.


Barcode scan error

Posted: Mon Apr 09, 2012 11:11 am
by maxkatz

To run the bar code scanner it has to be a native app (hybrid) which is installed on the device.