Memory leak from CLLocationManager (CLLocationInternal)
问题 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