how to scan barcode using phonegap

后端 未结 5 1689
走了就别回头了
走了就别回头了 2020-12-07 07:54

I need to scan a barcode using phonegap in Android and iPhone. Is there a way to do this?

5条回答
  •  隐瞒了意图╮
    2020-12-07 08:31

    https://github.com/phonegap/phonegap-plugins/tree/master/Android/BarcodeScanner here is some useful example that help to do your solution https://build.phonegap.com/plugins/13

提交回复
热议问题