Hello, I have to parse a plist file, so can I use parseString()? I found this (https://github.com/pugetive/plist_parser) but both in iOS and Android it crash whit this error in line 44 of plist_parser.js: 'undefined' is not a function (evaluating plist_xml.getElementsByTagName('plist')') Can someone help me please?
↧