Skip to content

Conversation

jpnurmi
Copy link
Collaborator

@jpnurmi jpnurmi commented Jun 19, 2025

Experiment to see what it takes to capture native crashes for WinUI apps:

#skip-changelog

@jpnurmi jpnurmi force-pushed the feat/winui-native branch 9 times, most recently from fa0d911 to 6a800a0 Compare June 21, 2025 11:26
jpnurmi added 2 commits June 22, 2025 17:08
> Sentry.Native.targets(37,14): error MSB4186: Invalid static method invocation syntax:
> "[System.Runtime.InteropServices.RuntimeInformation]::RuntimeIdentifier".
> Method 'System.Runtime.InteropServices.RuntimeInformation.RuntimeIdentifier' not found.
> Static method invocation should be of the form: $([FullTypeName]::Method()), e.g. $([System.IO.Path]::Combine(`a`, `b`)).
> Check that all parameters are defined, are of the correct type, and are specified in the right order.
@jpnurmi jpnurmi force-pushed the feat/winui-native branch from 6f8b443 to b02a3ed Compare June 23, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants