memory leaks in Instruments
- by jj
I'm getting lots of leaks in my code, but none of the leaks point to any of my code (they are all UIKit methods).
I'm running 3.0.
Could someone tell me how I go about figuring out where these leaks are coming from?