Nastassia Makaranka

Results 52 comments of Nastassia Makaranka

Hi The fix should be available in the v2.19.0 release

@JanTG1 Thank you for the report. The SDK should display a special speed limit for such roads in Germany. We are working on the fix, it should be available in...

Fixed in [v3.5.0](https://github.com/mapbox/mapbox-navigation-ios/releases/tag/v3.5.0)

Hi @DrikABrak `CarPlayManager`, `CarPlayNavigationController`, and `CarPlayMapViewController` are classes designed to handle the navigation and show the navigation UI only on CarPlay. They use Apple's CarPlay library, which is only available...

Hi all The [mapbox-directions-swift](https://github.com/mapbox/mapbox-directions-swift) repo is intended to be used together with the Nav SDK v2 and Maps SDK v10. The Turf v4.0.0 is not compatible with these library versions....

Hi everyone Starting from v3.12.0-beta.1 Nav SDK iOS, you can import a separate [`MapboxDirections`](https://github.com/mapbox/mapbox-navigation-ios/blob/63de9fdbb72d5352539495e5138aee2e09b7b913/Package.swift#L24) product, so you can import the Directions package compatible with the Turf v4.0.0 without the whole...

Hi @eFagerman Thank you for additional logs. The crash was caused by an incorrect route request parameters. See this: > libc++abi: terminating due to uncaught exception of type std::runtime_error: steps...

@eFagerman Yes, the reason for the problem is the parameter `radiuses`. When rerouting from MapMatching API to the Directions API, the number of waypoints changes. So the previous value for...

Hi @eFagerman I'm writing to inform you that Nav SDK [v3.16.1](https://github.com/mapbox/mapbox-navigation-ios/releases/tag/v3.16.1) fixed the crash.

Hi @ajayPris Thank you for your report. Could you please elaborate on the steps to reproduce the issue? What dependency manager did you use? The [Package.swift](https://github.com/mapbox/mapbox-directions-swift/blob/main/Package.swift) species `swift-tools-version:5.5`. The [podspec](https://github.com/mapbox/mapbox-directions-swift/blob/main/MapboxDirections.podspec)...