Stefan Jandl
Stefan Jandl
Hey @johanhelsing-attensi, thanks for the sleuthing! Could you share the event with us?
@johanhelsing-attensi, @homuler, any chance that you've been building with `Mono` as scripting backend?
> we had already switched to IL2CPP. Are you still running into issues? I just closed https://github.com/getsentry/sentry-unity/issues/1763#issuecomment-3227674864 related to missing line numbers and source code on Mono. TLDR; `ManagedCodeStripping` needs...
My bad, I mixed up what this issue was about. Apologies, it's been taking so long to get back to this. You don't happen to have a link to one...
> @bitsandfoxes do you know if the underlying .NET issue is solved by this? Or in other words: Should we move forward with this and get it merged? AFAIK this...
Oh wow, this is actually pretty neat! I wonder if we can rely on this as well to avoid event duplication when relying on native SDKs, i.e. https://github.com/getsentry/sentry-dotnet/issues/3545#issuecomment-2330272173
Thanks for digging those up! I think we're going to have to look at what we can do first. > what are the limitations (allocations, timing, opening connections?) with regards...
We're cutting off frames here again. Last time this was kind of urgent to unblock some users but I think it's time to do this properly on sentry itself. We've...
Also relevant RFC: [Pass Native SDKs Spans to Hybrid](https://github.com/getsentry/rfcs/pull/131/files)
Sadly, I don't have an ETA for these just yet. But your timing is great. We're looking into prioritizing this and having some idea how much benefit this would give...