Release Notes
Version 0.53.1 - 08/07/2024
Discover the improvements and new features included in the following version. Share your thoughts on this release by using the feedback button located at the bottom of the page.
Navigation
Breaking changes
-
Remove the following:
TomTomSDKLocationProvider.DefaultCLLocationProvider.locationManager(_:, didChangeAuthorization:)
.TomTomSDKLocationProvider.DefaultCLLocationProvider.locationManager(_:, didUpdateHeading:)
.TomTomSDKLocationProvider.DefaultCLLocationProvider.locationManager(_:, didUpdateLocations:)
.
New features
- Add the possibility to choose between regular and onboard safety location provider in offline navigation.
Updates
-
TomTomSDKNavigation.TomTomNavigation.navigationSnapshot
is now synced with each navigation engine update. -
The following properties are now available in General Availability:
DefaultTomTomNavigation.navigationSnapshot
.TomTomNavigation.navigationSnapshot
.
Fixes
- Fix the chevron rotating due to the device heading being sent as the location course.
TomTomSDKLocationProvider.DefaultCLLocationProvider
no longer emits location updates on device rotation.