Running my app with the iOS6 simulator I am getting the following printed in the XCode console prior to viewDidLoad getting called:
viewDidLoad
Could
I solved by adjusting the MKMapView in my view controller to iPhone 5 new size, now I got no warning message.