我是phonegap的新手。我正在为我的应用程序实施条形码扫描仪。我正在关注此链接:-
但我收到“未捕获的 TypeError:无法读取属性 'barcodeScanner'”错误。这个例子也只适用于android吗?如果您有任何其他用于 phonegap 的条码扫描仪库,请提供帮助。提前致谢。
你可以按照这个为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