-
-
Notifications
You must be signed in to change notification settings - Fork 225
Closed as not planned
Milestone
Description
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
Labels
No labels
Projects
Status
Done