### Description With https://github.com/getsentry/sentry-dotnet/pull/4707 the app context got extended to have the app's current `memory`. See [dev docs](https://arc.net/l/quote/zysxkbqu). [Example](https://github.com/getsentry/sentry-unity/pull/2398) from the Unity SDK <img width="760" height="132" alt="Image" src="https://github.com/user-attachments/assets/a66f476e-89e3-47a3-8f3d-f4a418e14623" /> This should be automatically filled where applicable, i.e. MAUI?
Description
With #4707 the app context got extended to have the app's current
memory. See dev docs.Example from the Unity SDK
This should be automatically filled where applicable, i.e. MAUI?