Quantcast
Channel: NSXML parsing error when used with NSData - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by IPaPa for NSXML parsing error when used with NSData

My friend do the parser job, NSString* xmlData = [[NSString alloc] initWithData:responseData encoding:NSUTF8StringEncoding];xmlData should look like abc and my friend just analyze the string,and it's...

View Article


NSXML parsing error when used with NSData

I have a simple XML file containing a subset list of products. When I load the file from the iOS App bundle and send it through the parser with: initWithNSURL, with an NSURL pointing to the local file...

View Article
Browsing all 2 articles
Browse latest View live