开发者

xcode crash when parsing xml?

I am developing an application in which i am getting xml from web.But some xml files are very large so when i parse xml in simulator it crashes the xcode also? do someone knows how to resolve this issue? BTW i know how to use NSXML parser only.So if 开发者_如何学Pythonthis isn't work for me then please tell a step by step guide to any other approach mentioned. Thanks


I think you should first save your data in database before simulating it. As you know the memory management is very important in cocoa hence, this is the right approach.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜