سؤال

I am constantly getting this error while parsing XML using NSXMLParser. The error I am getting is NSXMLParserErrorDomain error 26.

I have appropriate code to handle external entities but still the parser fails. Any comments.

هل كانت مفيدة؟

المحلول

The text had HTML entities in addition to XML entities. Once removed things work fine now.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top