标签: xml cordova phonegap-build
我正在寻找解决方案。并找到了解决方法 http://www.multiasking.com/blog/xml2js-sax-js-non-whitespace-before-first-tag 但我不知道如何解析xml数据。绝对不使用除config.xml等之外的xml数据(phonegap / cordova支持文件或数据)
我在哪里使用这段代码? var cleanedString = origString.replace("\ufeff", "");
var cleanedString = origString.replace("\ufeff", "");