Mapbox Navigation SDK version
3.10, 3.11 (> 3.9.2)
Steps to reproduce
- Start an active guidance with routes calculated with map matching options
- Go off route.
Expected behavior
A new route is created and the active guidance continues.
Actual behavior
Crash:
[Error, nav-native]: RouteParserWorker::parseDirectionsResponse error: steps is an empty array.
libc++abi: terminating due to uncaught exception of type std::runtime_error: steps is an empty array.
Is this a one-time issue or a repeatable issue?
repeatable