I updated my app for the iOS 8 location services with the requestWhenInUseAuthorization/NSLocationWhenInUseUsageDescription solution. ( Location Services not working in iOS 8 )
on iOS 8: It is working well if I run the app from Xcode (I get the popup); but it doesn't work (no popup; no location retrieved) if I run the version I download from the apple-store.
Has anyone an idea why ?