What’s new in corelocation framework
Asked on 06/12/2025
•@wwdc251 search
I don't have specific information on what's new in the CoreLocation framework from the provided context. However, there is a mention of changes related to geocoding tasks, which were traditionally handled by CoreLocation. In the session "Go further with MapKit," it is mentioned that geocoding tasks are being moved to MapKit, with the deprecation of CLGeocoder
and soft deprecation of CLPlacemark
. This indicates a shift in how geocoding is handled, moving away from CoreLocation to MapKit.
For more detailed updates on CoreLocation, you might want to check the official Apple Developer documentation or specific WWDC sessions dedicated to CoreLocation.

Optimize SwiftUI performance with Instruments
Discover the new SwiftUI instrument. We’ll cover how SwiftUI updates views, how changes in your app’s data affect those updates, and how the new instrument helps you visualize those causes and effects. To get the most out of this session, we recommend being familiar with writing apps in SwiftUI.

Go further with MapKit
Discover the latest updates to MapKit and MapKit JS. We’ll introduce a new type of directions — cycling — and show you how to enable 3D Look Around imagery on the web. Learn how the new Geocoding API supports conversion between coordinates and addresses, and how to use the Address Representations API to get the most appropriate address for a region. Then we’ll wrap it up with a new way of referencing places that ensures your app will work seamlessly with App Intents.

What’s new in visionOS 26
Explore exciting new features in visionOS 26. Discover enhanced volumetric APIs and learn how you can combine the power of SwiftUI, RealityKit and ARKit. Find out how you can build more engaging apps and games using faster hand tracking and input from spatial accessories. Get a sneak peek at updates to SharePlay, Compositor Services, immersive media, spatial web, Enterprise APIs, and much more.