What is the fastest/easiest way to get the users location with the CoreLocation framework? Is there a single method that can do this? Or will I have to go thru the whole startUpdatingLocation business?
What is the fastest/easiest way to get the users location with the CoreLocation framework?
Share
I believe the classic “Where am I” example would be most helpful to you.