MKMapView Memory Leak in iPhone Application

后端 未结 3 1494
迷失自我
迷失自我 2021-01-14 09:14

I am working on an iPhone application which uses MKMapView and shows userlocation. I am getting memory leaks where leaked object is NSCFArray

3条回答
  •  庸人自扰
    2021-01-14 09:40

    For what its worth, there are similar related questions here:

    • https://stackoverflow.com/questions/5935243/mkmapview-rame-et-fuite-memoire-apple
    • Is MKMapView leaky
    • Can the memory used by MKMapView be released some how?

提交回复
热议问题