Release Notes
Version 0.70.0 - 14/05/2025
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.
Location
Fixes
- Location Simulator no longer incorrectly displays speed.
Map
Updates
- Add parameter-less constructor to
TomTomSDKNavigationTileStore.AreaAlongRoute
for better constructor disambiguation and future extensibility without altering current behavior.
Fixes
- Roadworks traffic incident icon is now displayed correctly on the map.
Navigation
Updates
- Add argument-less constructor for
TomTomSDKNavigationTileStore.CacheStorageConfiguration
struct. - Enable
NavigationDemoApp
IPA file upload as artifact. - Replace deprecated API usages in "Building a navigation app" developer portal tutorial snippets.
Fixes
HybridTomTomNavigationFactory
constructor documentation now points to existingDataSourceSelectionEngine
class.- Hide extensions caused by leaked conformance to Foundation framework's protocols
XMLParserDelegate
andAVSpeechSynthesizerDelegate
from API reference documentation. - Replace deprecated API usages in "Building a navigation app" developer portal tutorial snippets.
- Streets containing the character 'ß' in the German language are now pronounced correctly after fixing a bug in the
XMLParser
.