Skip to content

fix!: align turn-by-turn event types with native payloads - #674

Open
illuminati1911 wants to merge 1 commit into
mainfrom
fix/turn-by-turn-even-payloads
Open

illuminati1911 wants to merge 1 commit into
mainfrom
fix/turn-by-turn-even-payloads

Conversation

@illuminati1911

@illuminati1911 illuminati1911 commented Sep 21, 2026

Copy link
Copy Markdown
Contributor
  • Add proper typed TurnByTurnEvent
  • Correct the StepInfoSpec schema
  • Emit roundaboutTurnNumber on iOS for platform parity
  • Add integration test coverage and document turn-by-turn event usage

BREAKING CHANGE: TurnByTurnEvent is no longer empty. Consumers that manually construct TurnByTurnEvent values must provide its required fields.

Fixes: #649

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.

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.

[Bug]: Turn-by-turn crashes on every step change in larger application

2 participants