I am working on an iPhone application which uses MKMapView and shows userlocation. I am getting memory leaks where leaked object is NSCFArray
MKMapView
NSCFArray
For what its worth, there are similar related questions here: