Kaushik
Posts: 0
Joined: Sun Apr 08, 2012 9:11 am

Barcode scan error

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!

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Barcode scan error

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

Kaushik
Posts: 0
Joined: Sun Apr 08, 2012 9:11 am

Barcode scan error

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.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Barcode scan error

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

Return to “Issues”