Categories / objective-c
Customizing the Default Date Behavior of UIDatePicker in iOS Development
Troubleshooting Launch Images as App Icons on iPad 3 and Later Devices
Understanding Runtime Hooking in iOS Apps: Protecting Your App's Security and Integrity
Understanding Protocols in iOS Development: A Deeper Dive into Returning Values from a UIViewController Presented Using presentModalViewController
Understanding Modals in iOS Development: Mastering Presentation and Dismissal
How to Work with Plist Files in iOS Applications: Best Practices and Considerations
Understanding Memory Management in Objective-C and Releasing Objects with NSMutableArrays for a Leak-Free Codebase
Preventing Memory Leaks with ASIHTTPRequest: The Solution to Async Request Issues
Handling iTunes Links in iOS Applications: A Comprehensive Guide to URL Schemes and App Store Intros
Formatting Dates from Facebook and Twitter JSON Feeds with Objective-C