Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

CABasicAnimation how to make it easy

How to control CAKeyframeAnimation with touch gesture?

Face Detection issue using CIDetector

UITableView datasource and delegate won't connect to a custom class

ios digital zoom for video recording. how to implement efficiently?

How to filter background noise while recording audio using AVAudiorecorder in ios?

Displaying ABAddressBook with contacts that have email only

iphone objective-c ios

Converting View from Landscape to Portrait?

Handling Player movement on larger Backgrounds

Struggling with RestKit mapping object and references

NSNotification or Delegate to register for when the visible view changes

How should delegator object lifespans be extended for the duration of a delegate callback?

Log in with facebook in ios6 unrecognized selector sent to instance"

iphone objective-c ios ipad

How to make Yelp API request?

objective-c ios yelp

Strange issues with iOS enterprise app

New line character showing up in NSLog output [duplicate]

objective-c nsarray nslog

NSFetchedResultsController missing some objects

objective-c ios core-data

Is it possible to take picture from my iphone programmatically when there is some movement in front of camera?

iphone objective-c ios

Why can't the address of an ivar be passed to an "id __autoreleasing *" argument under ARC?