Categories / iphone
Using Mutable Dictionaries Correctly to Avoid 'Mutable Method Sent to Immutable Object' Error in iOS Development
Workaround for Dictation/Custom Text View Bug: Using UITextInput Instead of UIKeyInput
Managing Subscriptions with Sandbox Accounts: A Deep Dive into iOS Development
Understanding Navigation Controllers in Cocoa Development: Alternatives to Subclassing the UINavigationController Class
Fixing SIGABRT Errors in XCode AppDelegates: A 5.0 Simulator Issue?
Understanding NSUserDefaults in iOS Development
Understanding NSURLConnection Delegates and Identifying the Triggering Method or Connection
Animating Views While They're Being Moved in UIKit: A Smooth Transition Solution
Understanding Directory Structures in iOS Apps: A Guide to Customization and Best Practices
Creating a Histogram Life Data Type in Objective-C/iPhone App