-
Notifications
You must be signed in to change notification settings - Fork 318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash previewing a step from the step table — RouteLegProgress.init(leg:stepIndex:spokenInstructionIndex:) #3062
Comments
Is there anything that would cause an out-of-bounds step index or spoken instruction index to be passed into the RouteLegProgress initializer? |
Good point, will investigate locally. |
Running on device, we have the ability to begin a full navigation, or jump to individual waypoints to begin navigation at that point. Unfortunately, I have yet to reproduce locally with my experiments, I'm wondering if perhaps there is a mismatch between spoken. Reading the backtrace here, I attempted viewing the steps of the navigation (by tapping the top bar), then by scrolling down to the bottom. |
Uploading Xcode Trace |
|
I'm running into a crasher while running on Nav SDK betas. We should be able to update SDKs to latest in our next sprint, but wanted to share in case this helped find an issue in the SDKs
Mapbox Navigation SDK version:
-v2 beta 8
Steps to reproduce
Expected behavior
Not crash
Actual behavior
Crash
The text was updated successfully, but these errors were encountered: