Skip to content

fix: stop navinfo forwarding on cleanup#566

Merged
jokerttu merged 3 commits intomainfrom
fix/stop-nav-forwarding-on-cleanup-on-android
Apr 21, 2026
Merged

fix: stop navinfo forwarding on cleanup#566
jokerttu merged 3 commits intomainfrom
fix/stop-nav-forwarding-on-cleanup-on-android

Conversation

@jokerttu
Copy link
Copy Markdown
Contributor

@jokerttu jokerttu commented Apr 10, 2026

Fixes an issue where the navigation forwarding service was not stopped when cleanup() was called on Android, potentially causing the service to continue running in the background after the navigation session was terminated.
Also removes observers for navInfo events on both platforms.

Related issue #526

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation
  • I added new tests to check the change I am making
  • All existing and new tests are passing.

@jokerttu jokerttu requested a review from illuminati1911 April 10, 2026 13:50
@jokerttu jokerttu force-pushed the fix/stop-nav-forwarding-on-cleanup-on-android branch from 41afd33 to 98c25ad Compare April 21, 2026 10:10
@jokerttu jokerttu changed the title fix: stop navigation forwarding service on cleanup on Android fix: stop naviinfo forwarding on cleanup Apr 21, 2026
@jokerttu jokerttu marked this pull request as ready for review April 21, 2026 11:28
Copy link
Copy Markdown
Contributor

@illuminati1911 illuminati1911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jokerttu jokerttu merged commit 436716c into main Apr 21, 2026
13 checks passed
@jokerttu jokerttu changed the title fix: stop naviinfo forwarding on cleanup fix: stop navinfo forwarding on cleanup Apr 21, 2026
@jokerttu jokerttu deleted the fix/stop-nav-forwarding-on-cleanup-on-android branch April 21, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants