is there anything new related to location?
Asked on 06/12/2025
1 search
Yes, there are new updates related to location presented at WWDC. In the session titled "What’s new in location authorization," several enhancements were introduced:
-
CL Service Session: A new declarative way to manage location authorization goals. It allows apps to specify what they need for each feature while running, making the process more robust and simplifying the code.
-
Diagnostic Properties: A new system of diagnostic properties provides a complete contextual understanding of the current authorization state and the function of CoreLocation API objects. These properties help diagnose why an authorization goal cannot be met.
-
Implicit Service Sessions: The new CoreLocation APIs can handle authorization goals implicitly, which means you might be able to update your app by simply deleting code, as the system can manage authorization states automatically.
For more details, you can refer to the session What’s new in location authorization.

What’s new in location authorization
Location authorization is turning 2.0. Learn about new recommendations and techniques to get the authorization you need, and a new system of diagnostics that can let you know when an authorization goal can’t be met.

What’s new in privacy
At Apple, we believe privacy is a fundamental human right. Learn about new and improved permission flows and other features that manage data in a privacy-preserving way, so that you can focus on creating great app experiences.

Unlock the power of places with MapKit
Discover powerful new ways to integrate maps into your apps and websites with MapKit and MapKit JS. Learn how to save and reference unique places using Place ID. Check out improvements to search that make it more efficient to find relevant places. Get introduced to the new Place Card API that lets you display rich information about places so customers can explore destinations right in your app. And, we’ll show you quick ways to embed maps in your website with our simplified token provisioning and Web Embed API.