【问题标题】:Implement QR code scanner in phonegap app with visual studio?使用 Visual Studio 在 phonegap 应用程序中实现 QR 码扫描仪?
【发布时间】:2014-04-13 18:56:11
【问题描述】:

我正在 Visual Studio 2013 中使用 Phonegap 构建一个应用程序,我尝试使用这个 QR 码阅读器插件: https://github.com/wildabeast/BarcodeScanner/.
我在用 build.phonegap.com 构建我的应用程序。

到目前为止,它不起作用,应用程序无法识别它。 如何在我的应用程序中实现二维码扫描器?

【问题讨论】:

    标签: android visual-studio-2012 cordova phonegap-plugins barcode-scanner


    【解决方案1】:

    由于您使用的是 build.phonegap.com,因此您需要使用他们的插件版本。

    https://build.phonegap.com/plugins/261

    你可以通过编辑你的config.xml来使用这个插件

    <gap:plugin name="com.phonegap.plugins.barcodescanner" version="1.1.0" />
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-08-08
      • 1970-01-01
      • 2021-09-02
      • 1970-01-01
      相关资源
      最近更新 更多