You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am referring mapbox-navigation-android demo for turn-by-turn navigation. When I have selected small route every thing work fine. but while route was long UI and progress dialog stuck. I am using following code to fetch route.
Hey @kindsa thanks for your feedback here - this is a known issue and we are actively tracking with #704. Please keep an eye on this ticket as we debug what's going on with the longer routes. We appreciate your patience!
Hello,
I am referring mapbox-navigation-android demo for turn-by-turn navigation. When I have selected small route every thing work fine. but while route was long UI and progress dialog stuck. I am using following code to fetch route.
Device to test : LG Nexus 5 (OS- 6.0.1)
Mapbox Navigation SDK version: 6.0.1
Expected behavior
UI is not stuck and progress dialog show smoothly.
Actual behavior
Progress dialog stuck and some time getting ANR dialog.
The text was updated successfully, but these errors were encountered: