In the LocationManager's desiredAccuracy documentation page, Apple says
If your app isn’t authorized to access precise location information (isAuthorizedForPreciseLocation is false), changes to this property’s value have no effect; the accuracy is always kCLLocationAccuracyReduced.
I can't find this attribute anywhere, and no documentation about it either. Can someone give me some insight into this, please?