datalogic / ionic-samples

Ionic sample apps that use Datalogic Cordova plugin
1 stars 2 forks source link

Barcode Manager is not defined #3

Closed rodneyperello closed 5 years ago

rodneyperello commented 5 years ago

Hi. I get an error of "Error: Uncaught (in promise): ReferenceError: barcodeManager is not defined" when I run the "DecodeListener". I already done the "npm install" and "ionic cordova plugin add @datalogic/cordova-plugin-datalogic".

image

Can you please show us how to do this right? Thank you.