Memory leak from CLLocationManager (CLLocationInternal)

懵懂的女人 提交于 2019-12-12 03:03:14

问题


My app triggers the location update every 10 minutes in a timer, I have declared the location manager as a strong property and synthesized but the CLLocationManager throws the CLLocationInternal leak everytime the location is updated. Is this normal behavior?

Log from the xcode instruments

来源:https://stackoverflow.com/questions/15806915/memory-leak-from-cllocationmanager-cllocationinternal

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!