Categories / objective-c
Understanding UITableView Row Management Strategies for iOS Developers
Understanding Navigation Flows with iPhone SDK Storyboard and Segues: Choosing Between Push and Modal Segues
Understanding When Your iOS App Receives the UIApplicationSignificantTimeChangeNotification for Charging Devices
How to Check Notification Center State in iOS 5 and iOS 6 Devices
Understanding the Issue: registerNib and dequeueReusableCellWithIdentifier not Reusing Cell
Accessing and Totalling Data with NSUserDefaults in iOS Development: Best Practices and Strategies
Understanding Blocks in Objective-C: Why Self Won't Work Inside a Block
Understanding Memory Leaks in Objective-C Code: Optimizing MD5 Hash Calculation
Mastering Custom Transitions in iOS Using a Programmatically Created Segue
System-Wide Tap Simulation on iOS Using MobileSubstrate Plugins