Problem with MKMapView in view controller
Problem with MKMapView in view controller
- Subject: Problem with MKMapView in view controller
- From: Laurent Daudelin <email@hidden>
- Date: Fri, 14 Mar 2014 11:03:18 -0400
I'm having a new problem with a map view that I didn't see before with Xcode 5.0.x. I have a UIViewController that has its default view. I added a map view with the same frame size than the main view. I just want to display that map view full screen below the navigation bar. I ask the current navigation controller to push that view controller on screen. The navigation bar item appears fine but everything is black underneath, the map view doesn't appear. I set a breakpoint in viewWillAppear: to check the map view size and it is what it should.
Anybody has seen this behavior? It never happened under Xcode 5.0.2.
Thanks in advance for any help, pointer or info.
-Laurent.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden