Tags / objective-c
Understanding View Controller Removal in iOS: Best Practices for Proper Deallocation
Executing JavaScript in an iPhone App: A Deep Dive
Waiting for Server Response and Parsing XML in AFNetworking iOS Using Synchronous Requests and NSXMLParser
Handling Local Notifications in Objective-C: Understanding the Limitations and Alternatives
Understanding Core Motion: Efficient Background Execution and Data Retrieval in iOS Apps
Understanding the Issue with Refresh Control and UIViewController Delegation: How to Break Object Reference Cycles
Customizing UINavigationBar and Tab Bar in iOS: Beyond the Basics
Optimizing Caching in UIWebView and NSURLRequest: Best Practices and Common Mistakes to Avoid
Setting Images with UISegmentedControl in iOS: Understanding Image Rendering Modes and Solving Size Differences
Creating Annotations in MapView from an Address Using Geocoding