Top "Ios6" questions

iOS 6 was announced by Apple on June 11, 2012 and released on September 19th, 2012.

Where to set translatesAutoresizingMaskIntoConstraints in Xcode 4.5

I need to set translatesAutoresizingMaskIntoConstraints to NO. By default it is set to YES (to assist with the majority of …

ios xcode ios6 xcode4.5 autolayout
Reload UICollectionView header or footer?

I have some data that is fetched in another thread that updates a UICollectionView's header. However, I've not found an …

ios6 uicollectionview
ContainerView with multiple embed segues

Is there a way to have a single ContainerView with multiple embed segues? The aim is for a ContainerView to …

ios objective-c ios6 segue
Could not launch "<appName>" failed to get the task for process <processNumber>?

Using Xcode 4.5.2 and building for iOS4 or newer, I get this message when building for my device (iOS 6.0.1 on 4s). …

xcode ios6 build-error
Does anyone know what the new Exit icon is used for when editing storyboards using Xcode 4.5?

Right-clicking the Exit icon yields an empty window. Can't Ctrl-drag a connection to any IB elements or corresponding source files. …

interface-builder ios6 uistoryboard uistoryboardsegue xcode4.5
NSGenericException', reason: 'Unable to install constraint on view

Terminating app due to uncaught exception 'NSGenericException' Terminating app due to uncaught exception 'NSGenericException', reason: 'Unable to install constraint on …

iphone objective-c ios6 xcode4.5
Setting up reachability with AFNetworking 2.0

I am trying to setup Reachability using the new 2.0 AFNetworking. In my AppDelegate I initialise the sharedManager. // Instantiate Shared Manager […

ios ios6 afnetworking reachability afnetworking-2
Undefined symbols for architecture armv7 when using ZXing library in Xcode 4.5

What I am trying to do Integrate Zxing, QR code reader framework, in my iPhone project. I checked out ZXing …

ios cocoa-touch ios6 zxing undefined-symbol
Keep getting error messages when compiling newest version of admob on IOS6 SDK

I've downloaded the newest version of googles admob sdk. But now I keep getting the following error when compiling in …

ios xcode admob ios6
Use iOS 6 Style Segmented Control in iOS 7?

Is it possible to have a segmented control on an iOS 7 device show up as the iOS 6 version of the …

ios ios6 uisegmentedcontrol ios7