Skip to content

Extract NavigationTrackingStrategy as separate module #1669

@joshskeen

Description

@joshskeen

Are you requesting automatic instrumentation for a framework or library? Please describe.
NA

Is your feature request related to a problem? Please describe.
Yes. We do not ship androidx.navigation with our project, nor do we want to.
Instead, it would be best if we could choose whether to include androidx.navigation as a dependency in our project by
using dd-sdk-android:rum.

Describe the solution you'd like
Extract NavigationTrackingStrategy to a separate, new module, that can be selectively included in a project. For projects that do not use androidx.navigation, they no longer needlessly include this dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions