mapbox-navigation-android
mapbox-navigation-android copied to clipboard
[Telemetry] Handle telemetry enable/disable in runtime
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