Is it possible to get the street/area where the user currently is by using the CoreLocation framework? So if I get the user\'s longitude and latitude position, can I get the add
Agreed - you need a reverse geocoding service - this is not included in Core Location. There is a fairly complete list of reverse geocoders here link text