Fixes
- Fail when building Blazor WASM with Profiling. We don't support profiling in Blazor WebAssembly projects. (#4512)
- Do not overwrite user IP if it is set manually in ASP.NET sdk (#4513)
- Fix
SentryOptions.Native.SuppressSignalAborts
andSuppressExcBadAccess
on iOS (#4521) - Partial workaround for MAX_PATH issues when building iOS applications from Windows (#4533)