NSLocationWhenInUseUsageDescription. A message that tells the user why the app is requesting access to the user’s location information while the app is running in the foreground .
Read moreHow do I add NSLocationAlwaysUsageDescription?
Use CLLocationManager
Read more