Tags / memory-management
Understanding Memory Leaks in iOS Development: Best Practices for Avoiding Memory Leaks
Understanding the Crash After Returning to Table View: Uncovering Memory Management Issues with ARC in iOS App Development
Understanding Retain Setter with @synthesize: The Good, the Bad, and the Automatic
Understanding Geolocalization, Reverse Geocoders, Callbacks, and Object Deallocation: Avoiding the "Deadly" Object Deallocation Bug in Reverse Geocoding
Understanding Alloc, Retain, and Copy: The Key to Effective Memory Management in Objective-C
Understanding Object Allocation in Objective-C: A Guide to Efficient Memory Management