Aaron Schultz

Results 4 comments of Aaron Schultz

@jennmueng We ran into an issue where setting `enableNative: false` isn't enough because some internal objects like `ReactNativeTracing` get created with default params that expect native support and cause integrations...

@gillpeacegood This is what we have for that function: ``` /** * The filename we get from the stack often makes it very difficult to upload sourcemaps to Sentry *...

Odd that it crashes for Wifi if the capability is missing. I was pretty sure I tested that case (the try/catch inside GetWiFiNetwork was supposed to catch an exception thrown...

This also seems to be the case for a C++ WinUI3 app using the Windows Apps SDK. Installing the Microsoft.Web.WebView2 NuGet package causes builds to fail while processing winmd files...