Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Status bar won't go away on scaled up version of iOS 7 app

ios objective-c

Why can't I change the custom class of my UITableView?

AFNetworking detect when wifi connection without active internet connection

Parse - saving related objects

how to add UITabBarItem programmatically?

Odd issues with int and NSInteger

How to automatically handle token refreshing with RestKit

How to use CoreMotion for getting device orientation in space

setHTTPBody in iOS 8 + Swift

objective-c swift ios8 xcode6

how to create a VTCompressionSession in swift?

Automate iOS memory leak detection with instrumentation in Terminal

Refresh Control with Search Display Controller appears overtop the Search Bar

IBOutlet properties from Swift framework are missing from Objective-C app

Disable adding annotations to mapView while animating its frame

OpenGL EXC_BAD_ACCESS when calling glDrawElements in Swift but not in Objective-C

iOS job queue similar to Path's android priority job queue

ios objective-c ios7 job-queue

Obtain Apple software id number before appstore submission (for Appirater)

NSNotification order of observer notifications

How might I check if a particular NSString is present in an NSArray?

Objective-C convention to prevent "local declaration hides instance variable" warning

objective-c