Jumhyn
Jumhyn

Reputation: 6777

Easiest way to get users current location/

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?

Upvotes: 1

Views: 503

Answers (1)

Matt S.
Matt S.

Reputation: 13753

I believe the classic "Where am I" example would be most helpful to you.

Upvotes: 1

Related Questions