I\'ve updated my iOS SDK to version 6. After that I\'ve compiled my app (works fine in iOS 4 & iOS 5) but now the location services doesn\'t wo
iOS SDK
iOS 4 & iOS 5
setting CFBundleDisplayName solved the problem for me. Same thing location update was never called, just set the info.plist parameter and it start working.