Snapshot of MKMapView in iOS7

You can use MKMapSnapshotter and grab the image from the resulting MKMapSnapshot. See the discussion of it WWDC 2013 session video, Putting Map Kit in Perspective. For example: MKMapSnapshotOptions *options = [[MKMapSnapshotOptions alloc] init]; options.region = self.mapView.region; options.scale = [UIScreen mainScreen].scale; options.size = self.mapView.frame.size; MKMapSnapshotter *snapshotter = [[MKMapSnapshotter alloc] initWithOptions:options]; [snapshotter startWithCompletionHandler:^(MKMapSnapshot *snapshot, NSError *error) … Read more

VectorKit crash reports with MKMapSnapshotter on iOS

How repeatable is this? Is the device coming out of sleep mode? What is on the screen when the App goes into the background? Within the ViewController you can try registering the NSNotification event, UIApplicationWillResignActiveNotification When the App is going into the background, calling cancel on any MKMapSnapshotter If that doesn’t work, you could attempt … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)