Skip to content

WIP: WinUI & Native #4297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

WIP: WinUI & Native #4297

wants to merge 8 commits into from

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