mapbox / mapbox/mapbox-navigation-android

After stopped navigation not started navigation again.

Open
#4,717 1 comment 0 reactions 0 assignees View on GitHub
archived
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.
![Screenshot_2](https://user-images.githubusercontent.com/59948304/129561353-a8706f7c-8a6d-4c96-9907-c7489e098eab.png)
![Screenshot_3](https://user-images.githubusercontent.com/59948304/129561360-a138bd8e-92f6-4d99-9ebb-4c1e6743088d.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.