Skip to content

Remove Analytics Dependency #1293

@rob1997

Description

@rob1997

Summary
At the moment the SDK sends analytics data to ChainSafe using Countly, however we no longer use that data and Countly has been know to cause multiple issues in the past, therefore remove implementations of the Analytics Service and Countly all together.

Suggested features or ways to address the summary
If possible we would like to keep the interface for Analytics Service, however we can ofc remove all references of it (lets not use overloaded constructors & null checks to use it)

Motivation
Analytics is no longer relevant and Countly has been a pain in the past, removing it will make the SDK more stable

Acceptance Criteria

  • References and Implementations of Analytics Service removed
  • All traces of Countly removed

Estimations
5

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: EnhancementAdded to issues and PRs when a change includes improvements or optimizations.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions