mapbox / mapbox/mapbox-navigation-android

[Telemetry] Handle telemetry enable/disable in runtime

Open
#5,458 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

jira-sync-complete
Dominant language
Kotlin
Stars
651
Forks
321
PR merge metrics
No merged PRs in 30d

Description

The SDK has to handle the Telemetry events library disabled/enabled in runtime and stop correspondingly Nav Telemetry.

Might need support from an outer team to provide an observer of a Telemetry state to not handle it on the SDK side.

Telemetry enable/disable before initialization was resolved in https://github.com/mapbox/mapbox-navigation-android/issues/5450

@LukasPaczos

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the runtime enable/disable behavior for the Telemetry events library and the resolution of pre-initialization handling in issue 5450. Identify the SDK entry point and any tests covering Nav Telemetry lifecycle changes; done means Nav Telemetry responds correspondingly when the library is enabled or disabled after initialization, with any required observer support clarified.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.