getsentry / sentry-dotnet

Sentry SDK for .NET
https://docs.sentry.io/platforms/dotnet
MIT License
598 stars 207 forks source link

Review Android AssemblyReader #3761

Open bruno-garcia opened 4 hours ago

bruno-garcia commented 4 hours ago

Came up on Discord:

Our current version of Android AssemblyReader was taken from this sha:

Upstream, as the history shows:

A change was done to it since:

I didn't look into it but might be related to making assemblies RID specific, changing the internal layout of the apk:

bruno-garcia commented 4 hours ago

@jamescrosswell @bricefriha one way to test if things are working, is getting a Release built Android app built on .NET 9, and see if we still get all C# line numbers in exceptions and crashes