Hi,
I am fetching data from this url "http://potlocator.com/locationXML.php",
But while parsing the data with NSXMLParser, i am getting this error,
found Error Operation could not be completed. (NSXMLParserErrorDomain error 68.)
What might be the problem ?
Thanks