Tags / memory-management
Optimizing Large File Downloads to Avoid Memory Warnings in iOS
Crashing iOS App with Class Retain: Message Sent to Deallocated Instance
Combining Multiple Instruments with UIAutomation and Allocation for Enhanced Test Automation Performance
Understanding Memory Management in Objective-C for iOS Developers: Mastering Manual Reference Counting and Automatic Reference Counting (ARC)
Understanding Objective-C's Weak Reference to an Object in Arrays