Tags / cocoa-touch
Saving Recorded Audio to App Documents on iOS
Understanding Blocks in Objective-C: Why Self Won't Work Inside a Block
Understanding Facebook Login Page Orientation with FBGraph API: Mastering TabBarController Control
How to Center an Image Horizontally within a UIScrollView in iOS Development
Understanding Objective-C Function Wrapping: A Guide to Method Implementations That Resemble C Functions
Understanding Objective-C Memory Management and the Dangers of Release Objects in `viewWillDisappear`: A Guide to Preventing Memory Leaks
Understanding How to Display Airplane Mode Notifications on iOS Devices
Dynamically Adding Values to UIPickerView at Run Time
Using Custom Fonts in iOS Apps: A Step-by-Step Guide to Integration and Best Practices
Understanding and Effective Use of Reachability in iOS Development