Tags / ios4
Understanding How to Sort an NSMutableArray in Objective-C Using reverseObjectEnumerator and sortedArrayUsingComparator
Uploading UIImage on Server without PHP Files: An iPhone Perspective
Calculating Font Size Programmatically in iOS Apps
Resolving Compatibility Issues with UIGraphicsBeginImageContextWithOptions in iOS 4.3
Alternative to UIImage's imageWithCGImage:scale:orientation: A Step-by-Step Guide
How to Enable Accelerometer Functionality in iOS Apps While Supporting Non-Accelerometer Devices
Modular iPhone Application Architecture: How to Structure Classes
Implementing Reachability in iOS Apps: A Step-by-Step Guide to Handling Communication Failures
Customizing Navigation Bars in iOS and Android Development: Best Practices and Techniques
Adding a UIButton in the Background of Other UI Elements Using Interface Builder