NSXMLparser errorcode 5
Posted
by sukitha
on Stack Overflow
See other posts from Stack Overflow
or by sukitha
Published on 2010-04-16T06:24:10Z
Indexed on
2010/04/19
5:53 UTC
Read the original article
Hit count: 589
Hi,
I'm using Amazon's simpledb in my app. When parsing xml it gives an error with the code 5. ie. NSXMLParserErrorDomain error 5.
Sometimes it works fine and without any significant change in the navigation is gives that error. Again it works fine when i restart the app several times without doing any changes to the code or navigation in the system. I cant figure out the reason why this happens.
thanks
© Stack Overflow or respective owner