Contents

NSLocationUsageDescription

A message that tells people why the app is requesting access to their location information.

Discussion

Use this key in a macOS app that accesses the user’s location information. In an iOS app, use NSLocationWhenInUseUsageDescription or NSLocationAlwaysAndWhenInUseUsageDescription instead.

See Also

Location