-->

Memory leak from CLLocationManager (CLLocationInte

2019-08-27 10:15发布

问题:

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