Re: Is MKMapView just kinda messy?
Re: Is MKMapView just kinda messy?
- Subject: Re: Is MKMapView just kinda messy?
- From: G S <email@hidden>
- Date: Sat, 19 Nov 2011 12:39:56 -0800
A list member was kind enough to point this out:
"Before releasing an MKMapView object for which you have set a
delegate, remember to set that object’s delegate property to nil. One
place you can do this is in the dealloc method where you dispose of
the map view."
Unfortunately that's not in the documentation for MKMapView's
"delegate" property, but at least it's in the doc for the protocol.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden