-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request