I checked my application's memory leaking problem and these memory leaks are found. How can I solve these memory leak?
I used Leaks
tool in Instruments
. Here are the screenshots
I checked my application's memory leaking problem and these memory leaks are found. How can I solve these memory leak?
I used Leaks
tool in Instruments
. Here are the screenshots
Switch to the Call Tree, select the options indicated in screenshot, then double click the code line.