William Capozzoli
William Capozzoli
### Problem Statement **StepsToReproduce** 1. open app, which opens `process_1` in Android 2. do stuff in `process_1` which records breadcrumbs 3. DO NOT CRASH THE APP, NO CRASH HAPPENS 4....
### Problem Statement Customer has a Maui app on Android and they say everything is launched on top of the Activity but they use Pages in Maui for screens. Automatic...
### Problem Statement ## Steps to Repro 1. make an app with https://github.com/Unity-Technologies/uaal-example/blob/master/docs/android.md. https://docs.unity3d.com/Manual/UnityasaLibrary.html. 2. sentry demo app made via... https://github.com/bitsandfoxes/uaal_wip 3. error when user leaves the Unity game ```...
### Problem Statement Hi, there's no way to filter out spans, like beforeSpan in javascript (which is getting deprecated in v9 JS SDK)  similar GH issue - https://github.com/getsentry/sentry-python/issues/3245 -...
What are some exceptions types that users of this could test? **"Adding capturing of C# errors - Adding the Unity SDK"** https://github.com/getsentry/sentry-unity/issues/1727 https://github.com/getsentry/sentry-unity/issues/1727#issuecomment-2468667746 Ideas that a user tested, with mixed...
Customer asking if the tracesSampleRate can be changed at runtime. They remotely control config themselves already. If they updated tracesSampleRate's value, doesn't the entire SDK need to be re-initialized? Can...
### Core or SDK? Core Sentry product ### Which part? Which one? Add Profile to Custom Transaction ### Description Need it for Android but probably a good idea for all...