Categories / iphone
Displaying an Activity Indicator while Loading a UITabBar View in Cocoa Touch: A Guide to Multithreading and NSURLConnection
Understanding the Bundle Display Name Max Length on iOS
Understanding Settings Bundles and Keychain Entitlements for Jailbreak Apps
Understanding Navigation Apps and Resolving Common Issues on iOS 9.
Understanding Universal Apps on iOS: Mastering Bounds, Frames, Autosizing Masks, Size Classes, and Auto Layout for Seamless Compatibility Across Devices
Breaking Retain Cycles with Weak References in Objective-C
Storing Local Notifications in SQLite: A Deep Dive into iOS Database Management
Implementing Custom Section Management in iOS with Page Views
Understanding UITableView Deletion Control: A Deep Dive
Programmatically Adding a UIButton to a Custom ViewController with Storyboard in Place