我正在使用一个使用MapKit的应用程序,我遇到了一个特殊的内存管理问题。看来有些MapKit对象没有被释放。可能导致这种情况的原因以及如何解决?如果您需要代码,请告诉我。
保留的对象是:MKLayer,MKAnnotationViewController,MKModernUserLocationView,MKPinAnnotationView,MKNewAnnotationContainerView,_MKAnnotationViewAnchor,MKPinAnnotationViewInternal和MKPopoverBasedAnnotationCalloutController。