Timo Partl

Results 81 issues of Timo Partl

**Describe the bug** The exported palettes only contain the shades 0, 5, 10, 15, 20, 24, 30, 35, 40, 50, 60, 70, 80, 90, 95, 98, 99 & 100. However,...

**Describe the bug** When exporting to JSON, the `error` palette is missing, even though it is displayed on the theme builder **To Reproduce** Steps to reproduce the behavior: 1. Go...

### Package Sentry ### .NET Flavor .NET ### .NET Version 8.0.2 ### OS iOS ### SDK Version 4.2.1 ### Self-Hosted Sentry Version _No response_ ### Steps to Reproduce Crash in...

Platform: iOS
Enhancement

### Package Sentry ### .NET Flavor .NET ### .NET Version 8.0.2 ### OS Windows ### SDK Version 4.2.1 ### Self-Hosted Sentry Version _No response_ ### Steps to Reproduce Send test...

Feature
Framework: UWP
Platform: Windows

I am currently using [tz-lookup-net](https://github.com/SIDOVSKY/tz-lookup-net) but the package and the underlying timezone data hasn't been updated for more than four years, therefore I looked for an alternative and found this...

### Apple platform iOS ### Framework version net8.0-* ### Affected platform version .NET 8 ### Description Just got this issue reported on Sentry. Only happened once, so might be very...

bug
networking

### Description I am seeing build warnings when compiling my app with .NET 9 RC 2 for Android. Example project: [test.zip](https://github.com/user-attachments/files/17444559/test.zip) ### Code In a .NET 9 Android project, add...

type/bug

### Describe the bug When building the app with `PublishAot=true`, getting a string array from `ApplicationData.Current.LocalSettings` and casting it to the `string[]` type I get: `System.InvalidCastException: 'Unable to cast object...

area-AOT

I have hit a case in which a WebDAV server doesn't respond with a valid XML or error code when sending a `PROPFIND` request, but with an HTML page (and...

### TLDR; - This is a regression reported in the Xarain repo in October 2023: https://github.com/xamarin/xamarin-macios/issues/19157 - A temporary workaround might be to roll back to `maui-ios` workload 8.0.402 (see...

Bug
Platform: iOS