Skip to content

Remove Sentry.Android.AssemblyReader package #4466

@jamescrosswell

Description

@jamescrosswell

Sentry.Android.AssemblyReader was originally created in #2127 so that we could reuse some of the functionality in both sentry-dotnet and sentry-xamarin.

Since sentry-xamarin isn't seeing any new updates, we may as well move the code from this package back into the Sentry package.

This will also allow us to:

  • Use the IDiagnosticLogger directly in the code for the AssemblyReader (without creating a circular dependency)
  • Make AndroidAssemblyReaderFactory internal
  • Make SentryOptions.AssemblyReader internal (or just remove it altogether, unless we have any custom implementations)

Originally posted by @bruno-garcia in #4457 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions