Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Converting an NSArray of Dictionaries to JSON array in iOS

How do I delete all objects from my persistent store in Core Data?

Spin UIImageView continuously

Trying to dismiss UIAlertController with unknown presenter

Caching videos to disk after successful preload by MPMoviePlayerController

iphone cocoa-touch video

How do I present a view controller over current context with a custom transition?

ios swift cocoa-touch uikit

NSUserDefaults initWithSuiteName persisting after deleting app

imageWithCGImage and memory

cocoa-touch core-graphics

Alternative method for NSURLRequest's private "setAllowsAnyHTTPSCertificate:forHost:"?

Releasing a delegating object in its delegate callback method

UISegmentedControl in iOS 7 divider image is wrong during animation

Why do Xcode templates have #imports that duplicate Prefix.pch?

Keep getting "This NSPersistentStoreCoordinator has no persistent stores. It cannot perform a save operation." upon closing my app (OSX)

Is -[UITableView reloadData] asynchronous or synchronous?

ios cocoa-touch uitableview

Obj-C: [NSString stringWithString:@"string"] vs. @"string"

iOS persistent storage strategy

Where to look up the date format specifiers used in cocoa / cocoa touch?

RestKit: How does one post an array of objects?

How to cancel on-going HTTP request in Swift?

UIViewController rotate methods