Nastassia Makaranka

Results 52 comments of Nastassia Makaranka

Hi @JanTG1 Thank you for the report. We are investigating memory usage in the SDK. Regarding the `stepIntersections?.dropFirst(intersectionIndex)` please wait for v3.4.0-rc.1 release where we change the usage of `stepIntersections`...

Hi @santoso8118 It looks like the route simulation was enabled when in a tunnel. The simulation might be not accurate and when switching back to the real location near the...

Hi @RL-William-Coates We were unable to reproduce your problem. Both voice and visual instructions do not mention silent waypoints, also the problem does not repeat itself during reroutes. Could you...

Thank you for the detailed report. We were able to reproduce the problem and pass it on to the corresponding Directions API team.

Hi @RL-William-Coates Please try [v3.9.0 Nav SDK](https://github.com/mapbox/mapbox-navigation-ios/releases/tag/v3.9.0) or newer. It added support for: > ### Routing > > * Added `RerouteConfig.rerouteStrategyForMatchRoute` to configure rerouting behavior with map-matched routes. This version...

Hi @JanTG1 Regarding the initial issue about unmuted voice instructions. Could you please try v3.2.0? There was a fix that should save the correct muted states across navigation sessions in...

Thank you for the detailed answer, we will investigate the above-mentioned issues.

Hi @soheilnikbin I'd like to note that the MapboxNavigationNative is a binary framework distributed without dSYM. So it is possible that this stacktrace is incorrectly symbolicated. Could you please provide...

@a-h-mzd The raw stacktrace does not contain any library symbols, it could look like this: ``` 12 MapboxNavigationNative 0x10fc4504c 0x10fbcc000 + 5372 13 MapboxNavigationNative 0x10fc4018c 0x10fbcc000 + 28260 ``` with...