LucasZF
LucasZF
It's kinda wild that solution was accepted, I'd rather make some plugin for vscode where it parses some `package.json.comment` file and it just applies the comments as a visual effect...
I think option 1 works the best, it will have the console messages that will help users to see their app log and also SDK logs that help debugging the...
Out of curiosity, why not set `User.Id ??= _options.InstallationId` at the global scope when initializing the app? This way users will have this info when not set and will also...
On the app that I was looking, they are using manual session metrics, because they only want to monitor users after they login and when they logout, to stop the...
`SetBeforeSend` is indeed a good option, but it also leaves native SDKs to set their Installaiton id that doesn't go towards C# `BeforeSend` sentry.native.android.dotnet  sentry.java.android.dotnet  for .NET BeforeSend...
> There was so much effort put into making the SDK compliant with AOT and Trimming, let's push it over the edge. We may need to add some extra tests...
@jamescrosswell I have time for doing this but not the integration test with UWP. Is there any preference on which fix should I apply to Sentry .NET?
I will take a look to see if I can make a repro
would it be possible to mark the issues as unhandled, and after a period of time (lets say 5 seconds) if the code is still functional then mark it again...
> Make sure the size if the width/height is a 64 step (512, 576, 640...) your comment should be the actual error message lol