<!--
{
  "availability" : [
    "Xcode: 15.3.0 -",
    "iOS: 18.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "CoreLocation",
  "identifier" : "/documentation/CoreLocation/monitoring-location-changes-with-core-location",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Monitoring location changes with Core Location"
}
-->

# Monitoring location changes with Core Location

Define boundaries and act on user location updates.

## 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 10147: [Meet Core Location Monitor](https://developer.apple.com/wwdc23/10147/).

### Configure the sample code project

Before you run the sample code project in Xcode, ensure that you’re using 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)