Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

iOS: Using the app delegate to house global variables

ios objective-c cocoa-touch

My NSURLSessionDelegate methods are not getting called during a background download

What is the conventional way to manage custom property list keys in iPhone applications?

iphone cocoa-touch

Core Data - NSPredicate to filter to-many relationship

Creating my own file extension based on plist

When is the main Autorelease Pool in Cocoa-touch drained?

Detect touch on subview

Is UIWebView KVO compliant?

Can a presented view controller also be a presenting view controller?

ios cocoa-touch uikit

weak or strong properties for my sub-viewControllers?

Re-assigning RootViewController after successful login

ios objective-c cocoa-touch

Can I detect if iPhone has blur enabled?

Create wireless manifest file (.plist Extension) using Xcode

What if a class has no documented designated initializer?

objective-c ios cocoa-touch

Cancel UIButton touch while touching it

ios cocoa-touch uibutton

Getting the UIKeyboard background color programmatically

UIBarButtonItem with rounded corners and shadow

New to Core Data for iphone

How does - (CGRect)convertRect:(CGRect)rect toView:(UIView *)view work

Cookies in UIWebView