bloxlab / BarcodeScannerWP8

Cordova plugin to enable barcode scanning on Windows Phone 8
6 stars 5 forks source link

Fail callback with text: 'Missing Command Error' #7

Open dougestey opened 9 years ago

dougestey commented 9 years ago

When I run barcodeScanner.scan(), the failure callback is triggered with response text 'Missing Command Error.'

This is on cordova-windows 3.6.0.

EDIT: Is this happening because I'm building on 'windows' (8.1) and not 'wp8' (8.0)?