ChenJerome

Results 4 comments of ChenJerome

You can try the function settimeout.it's useful for android.

@lourenci the same for me,could you tell me how did it?

@lourenci thank you so much~~~~(>_

@lourenci i solved it yesterday.the code like this: $scope.scanBarcode = function(){ //alert("With this alert, the scan is useful"); $timeout(function(){ cordova.plugins.barcodeScanner.scan( function (result) { alert("We got a barcode\n" + "Result: "...