I\'m trying to use the CLLocationManager framework in my iOS project to access the user\'s location but when I call
CLLocationManager
[locationManager startUpdat
So if you are running in simulator don't forget to set location in simulator menu. It looks like if it is set to none nothing is called in delegate... I am not sure than if this can happen on real device too but probably it's simulator specific.