Hi all,
For my iPhone's project, I need to retrieve some URL's contents, but I'm facing memory leaks when using [NSString stringWithContentsOfURL:] (I've submitted the bug to Apple, waiting for their answer).
I can not imagine that I'm the only one needing to get URL's content.
So, I'm wondering how all other developers are doing to avoid these leaks.
Please help me.
Thanks in advance.
Best regards,
Alx
For my iPhone's project, I need to retrieve some URL's contents, but I'm facing memory leaks when using [NSString stringWithContentsOfURL:] (I've submitted the bug to Apple, waiting for their answer).
I can not imagine that I'm the only one needing to get URL's content.
So, I'm wondering how all other developers are doing to avoid these leaks.
Please help me.
Thanks in advance.
Best regards,
Alx