Rafal

Results 5 comments of Rafal

@Cheesebaron May I know when (approximately) MAUI be supported? We starting new project and we'd like to move to MAUI once it will be released (desktop is one of our...

Thanks for prompt reply. I understand your point. At least situation is clear for us now.

Hi, I managed to find a workaround for this issue. We can create a rule for ignoring member using `.IgnoreMember()`. As this is type specific, we have to use a...

I managed to find a workaround until this bug will be fixed: ```XML $([System.Guid]::NewGuid()) "io.sentry.proguard-uuid", Value = "$(ProguardUuid)" true ``` please note than I use separated platform project and these...