Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

Sentry.Android.AssemblyReader

This package provides a mechanism to read .NET assemblies from within Android .apk files that were built with Xamarin.Android, for Xamarin, MAUI, or .NET Android.

It is a supporting package for the Sentry .NET SDKs. If using Sentry, do not reference this package directly. Instead, reference one of the following:

  • Sentry.Maui - if you are using .NET MAUI
  • Sentry.Xamarin - if you are using Xamarin
  • Sentry - if you are authoring a .NET Android application without using MAUI or Xamarin