Categories / iphone
Understanding UILocalNotification and Location Updates in iOS: A Comprehensive Guide to Custom Notifications
Understanding Cocoa's Run Loops and Display Link Interference: Can Touches Began Fire While a CADisplayLink Callback Method Is Executing?
Creating Menus and Keyboards with Cocos2d: A Comprehensive Guide
Understanding Sound Playing Notification on iPhone with AVAudioPlayer and NSTimer: A Comprehensive Guide to Creating Custom Audio Playback Notifications.
Understanding Garbage Collection for Bullet Removal in Cocos2d-x
Using Custom Insets with UILabel Class for iOS Applications: A Flexible Approach to Customizing Label Appearance
Comparing Windows and iOS Modal Dialogs: A Comprehensive Analysis for Developers
Understanding View Controller Lifecycle Methods in iOS: Mastering viewDidLoad and viewWillAppear
Understanding How to Animate a UIView's Rotation Using UIVisualEffectView and CAAnimation
How to Properly Post Data to a Server from an iPhone App Using URL Encoding and Networking Best Practices