Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

GPUImage and performance with external accessory

Could a class's instance method called on a different thread use the class's properties?

How can I check if a microphone is plugged into the iPhone?

EXC_BAD_INSTRUCTION when calling other view in a navigation controller

Core Data & GCD: Passing the correct managed object context to custom NSManagedObjects

How to access instagram images

ios objective-c instagram

add GLKViewController to subview - GLKView context causes crash

Why am I getting Property with 'retain (or strong)' attribute must be of object type in GCDevice.h?

Another custom UISwitch question

iphone objective-c uiswitch

iOS - tab bar turns transparent after dismissing view controller

Sending message to child from parent

objective-c inheritance

iOS 7 Height of TableView increase Under TabBar

Objective C method naming convention - usage of colon

returning a value from asynchronous call using semaphores

What does Apple use to detect memory leaks?

ios iphone objective-c ipad

In Objective-C, if @property and @synthesize will add getter and setter, why not just make an instance variable public?

objective-c

CoreDataGeneratedAccessor method giving "unrecognized selector sent to instance" error

pull down UItableView to switch view controller

NSDateFormatter is giving one year ahead date for 12/30/2012 and for 12/31/2012

objective-c