<!--
{
  "documentType" : "article",
  "framework" : "Updates",
  "identifier" : "/documentation/Updates/CoreLocation",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "Core Location updates"
}
-->

# Core Location updates

Learn about important changes to Core Location.

## Overview

Browse notable changes in [Core Location](https://developer.apple.com/documentation/corelocation).

## June 2024

- Use <doc://com.apple.documentation/documentation/CoreLocation/CLLocationUpdate> and <doc://com.apple.documentation/documentation/CoreLocation/CLMonitor-2r51v> without needing to explicitly request or verify authorization.
- Control and defer automated user authorization flows with <doc://com.apple.documentation/documentation/CoreLocation/CLServiceSession-pt7n>.
- Asynchronously stream diagnostic properties from <doc://com.apple.documentation/documentation/CoreLocation/CLLocationUpdate> and <doc://com.apple.documentation/documentation/CoreLocation/CLMonitor-2r51v/Event> to understand why location updates and monitor events aren’t arriving.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)