我是phonegap的新手。我正在为我的应用程序实现条形码扫描程序。 我正在关注link: -
但是我得到了“Uncaught TypeError:无法读取属性'barcodeScanner'”错误。这个例子也仅适用于android吗?如果您有任何其他条形码扫描仪库用于phonegap,请告诉您帮助。提前谢谢。
答案 0 :(得分:0)
您可以按照此操作Android
https://github.com/phonegap/phonegap-plugins/tree/master/Android/BarcodeScanner
对于iOS,您可以查看
https://github.com/phonegap/phonegap-plugins/tree/master/iOS/BarcodeScanner
根据您的PhoneGap / Cordove版本选择插件版本。
关于您所面临的错误,您可以查看这些链接 https://groups.google.com/forum/#!topic/eclipse-plugin-for-phonegap/QYvyjMwiTTw https://groups.google.com/forum/#!topic/phonegap/W2pB0jp5cqk http://comments.gmane.org/gmane.comp.handhelds.phonegap/36197