Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in iphone

app runs as debug, but crashes as release

iphone cocoa-touch xcode

What is the use of @property (nonatomic, retain) statement in the application ?

iphone

UIImageView with stretchableImageWithLeftCapWidth doesn't stretch image

iphone uiimageview stretch

Object with +0 retain counts returned to caller where a +1 (owning) retaincount is expected

iphone memory-leaks

UITableView "Scroll down to update"

iphone uitableview ios4

When do I use the initWithCoder: method?

iphone iphone-sdk-3.0 ios4

(iPhone)How to change font size of a row in tableview

iphone fonts tableview

Is it better to store data in plist or Sqlite database? [duplicate]

iphone ios4 sqlite plist

iPhone App - WAV sound files don't play

iphone ios ios4 audio

How to know when a UIViewController view is shown after being in the background?

iphone uiviewcontroller

How to check if Location Services is On or not?

iphone service location

how to implement AdBannerview and ADBannerview delegate

iphone cocoa iad

Need to perform reloadSections after [self.tableView endUpdates] is done animating

iphone uitableview

How do I animate the appearance of a bar chart in Core Plot?

iphone ios core-plot

Suggestions for how to communicate from JS running in a UIWebView to the hosting obj-c app?

UIImageView Background Image and Rotation Help

Hide the rightNavigationBar button item in iPhone

IOS UITableView contentOffSet no longer hides header on return from pushed detail view

how can I check if a Gyroscope is present on device?

iphone ios gyroscope

Sending message to object using selector and NSSelectorFromString