xmlCtxtGetLastError - Iphone

Posted by Raphael Kohn on Stack Overflow See other posts from Stack Overflow or by Raphael Kohn
Published on 2010-03-15T17:54:03Z Indexed on 2010/03/15 18:59 UTC
Read the original article Hit count: 308

Hi,

I have been programming with NSXMLParser for quite a while and lately, I came out with this error. The strangiest thing is that it only happens in debug mode. Once I load the App in Simulator and run it from Simulator (without Xcode involved), it runs fine.

The code is very straight foward, it is a simple XML parsing whose contents were loaded from the web in a separated thread.

Does anybody have alredy encoutered that error??

Thanks in advance.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about nsxmlparser