Categories / iphone
Understanding Sound Playing Notification on iPhone with AVAudioPlayer and NSTimer: A Comprehensive Guide to Creating Custom Audio Playback Notifications.
Implementing Image Drag and Drop within a ScrollView using Swift and UIKit: A Comprehensive Guide
Implementing Paged Scrolling in iOS using UIScrollView
Understanding iOS App Launching and Multitasking Using Custom URL Schemes
Understanding Linked Libraries in Xcode and Potential Causes of Errors
Understanding Variable Height UIViews and Labels in iOS Development: Mastering Auto Layout for Dynamic Interfaces
Understanding Memory Management Fundamentals for Objective-C Programming: Best Practices to Avoid Pitfalls and Write Efficient Code
Creating a Custom ProgressBar with Three Information in Objective-C for iOS
Understanding Closures in Objective-C: A Deep Dive into Blocks and How to Fix Memory Issues with Blocks
Adding Background Images to UI Components with Interface Builder in MonoTouch