mapbox / mapbox/mapbox-navigation-android
After stopped navigation not started navigation again.
- Dominant language
- Kotlin
- Stars
- 651
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
Navigation ui version:1.6.1
I want to tracking two route in navigation view one after second.
After first route completed not start the second route because in stop navigation all receiver is unregistered but not stared again.
I think is running flag only false in destroy method so after stop navigation not started navigation second time if activity not destroy.


Contributor guide
Research direction
Reproduce two sequential routes in the navigation view without destroying the activity, starting with the stop-navigation path where receivers are unregistered. Inspect how the running flag is managed between stop and destroy, and verify that the second route starts and receives navigation updates without recreating the activity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100