Skip to content

Docs and code contain references to the deprecated InteractionManager #1279

@max-recharge

Description

@max-recharge

Starting with React Native 0.80 (June 2025), InteractionManager had been deprecated and marked for removal in a future release.

However, the Datadog SDK docs still mention the async initialization (that uses InteractionManager) as a viable option:
https://docs.datadoghq.com/real_user_monitoring/application_monitoring/react_native/advanced_configuration#initializing-asynchronously

InitializationMode.ASYNC should be deprecated or updated to use an alternative API such as requestIdleCallback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions