Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Custom titleView on UINavigationController is animating incorrectly

Best way to repeat a scene in a video with MPMoviePlayerController in iOS 5?

NSMergeByPropertyObjectTrumpMergePolicy vs. NSMergeByPropertyStoreTrumpMergePolicy

Is it possible to get the current user's address book record?

How to add UIToolbar to a NavigationController on Storyboard?

iOS Keyboard Colour Changes - keyboardAppearance dark color doesn't stick

Is it possible to send Twitter auto-reply without GPS tracking?

ios cocoa-touch twitter

Attempt to present a UIViewController whose view is not in the window hierarchy

Building Cocoa Touch dynamic framework from static library produces no binary

objc_setAssociatedObject unavailable in iPhone simulator

Can I check for Game Center authentication status outside my app?

How do you change the letter-spacing/tracking in core text?

Within a view controller, is it necessary to call removeFromSuperview on subviews during viewDidUnload?

No content attribute for UITableView in .xib

NSOperationQueue designated thread

Discovering at runtime which of a class' instance variables are declared __weak

Objective-C: Getting the number of days in a calendar year

Loading Adobe Illustrator(.ai) file

Getting touches at launch on iOS

Disable Autorotation on iOS 7 for a single presented ViewController