Categories / objective-c
Understanding the Pitfalls of Immutable Objects in Objective-C When Working with NSMutableString and NSString
Understanding the Complexity of Screen Sizes on iPhone 6 and 6+
Understanding How to Integrate GPUImage with iOS 8 for Image Processing Effects
Understanding Facebook Connect and the FQL Query Method: How to Correctly Handle Authentication Requests and Retrieve User Data with Facebook in iOS.
Displaying a Game Score on iPhone with Cocos2d: Best Practices and Advanced Techniques
Disabling User Interaction for All Superviews Except a Specific View in iOS Development
Implementing UISwitch Control in UITableViewCells to Prevent Multiple Selections
UITableView Sections in iOS: A Comprehensive Guide
Understanding NSData and Custom Classes in iOS Bluetooth Development: Mastering NSCoding for Efficient Data Transfer
Preventing MPMoviePlayerController from Rotating When Parent View Controller Only Supports Portrait Orientation