KissXML icon indicating copy to clipboard operation
KissXML copied to clipboard

iOS, use string convert XML crash

Open cxz137131304 opened this issue 7 years ago • 1 comments

cxz137131304 avatar Feb 06 '18 06:02 cxz137131304

DDXMLElement *message = [[DDXMLElement alloc] initWithXMLString:@"789489753824087e7b592ca-5d07-46f6-b0a7-ffd0f113c955Offline Storage" error:nil]; NSLog(@"%@", message);

this data is a right xml format, i can't found any wrong, please help!

cxz137131304 avatar Feb 06 '18 06:02 cxz137131304