<!--
{
  "availability" : [
    "Xcode: 15.3.0 -",
    "iOS: 18.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "CoreLocation",
  "identifier" : "/documentation/CoreLocation/adopting-live-updates-in-core-location",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Adopting live updates in Core Location"
}
-->

# Adopting live updates in Core Location

Simplify location delivery using asynchronous events in Swift.

## Overview

> Note: This sample code project is associated with WWDC24 session 10212: [What’s new in location authorization](https://developer.apple.com/wwdc24/10212/) and WWDC23 session 10180: [Discover streamlined location updates](https://developer.apple.com/wwdc23/10180/).

### Configure the sample code project

The live updates sample requires Xcode 16 or later and iOS 18 or later.

---

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)