[ 
https://issues.apache.org/jira/browse/CB-13967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jcesarmobile closed CB-13967.
-----------------------------
    Resolution: Invalid

cordova-plugin-barcodescanner is not an Apache plugin, report the issue on the 
owners github repository.

> Cordova barcodescanner plugin is not working in windows 8.1
> -----------------------------------------------------------
>
>                 Key: CB-13967
>                 URL: https://issues.apache.org/jira/browse/CB-13967
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: AllPlatforms
>    Affects Versions: cordova-android-7.0.0
>            Reporter: venkatasatishreddykarri
>            Priority: Major
>             Fix For: 5.0.0
>
>
> Hi,
> I am trying to use this plugin “*cordova plugin add 
> cordova-plugin-barcodescanner*” and I am using this code
> “cordova.plugins.barcodeScanner.scan(
>       function (result) {
>           alert("We got a barcode\n" +
>                 "Result: " + result.text + "\n" +
>                 "Format: " + result.format + "\n" +
>                 "Cancelled: " + result.cancelled);
>       },
>       function (error) {
>           alert("Scanning failed: " + error);
>       }
>    );” for barcodescanner in windows 8.1. but I am getting this error 
> “*MISSING COMMAND ERROR*”.Can you please check what is this issue? Waiting 
> for your response.
>  
>  
>  
>  
> Thanks and regards,
> Satish,
> Enstrapp it solutions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to