Israel Soto

Results 21 comments of Israel Soto

This was fixed within Xcode 14 beta 5, #15717 adds the missing property in WebKit

also remove the `[api-annotations-dotnet/]common-WebKit.ignore` files

Hey! 👋🏼 > How fast? I was planning to have a release ready by the end of the month, or the first week of next month. > Does it have...

This framework needs some new methods defined within the `Network` framework. This is blocked by now.

@mandel-macaque if there is a complex work to be done, I can handle `Network` if you want

> What if the extension is being called from the base UIView? Actually, I have the same doubt, is the MAUI control `ContentView.Enabled` property working on iOS?

@brminnick I was trying to add the `[GeneratedRegex]` but I realized that the Analyzer project is a `netstandard2.0` and the attribute is only available on `.net7` and `.net8`. ![image](https://github.com/CommunityToolkit/Maui/assets/5924210/0e02b7b6-a6a9-424d-906f-d76421bd899d) @pictos...

@christianascone Thanks for reporting this. Can you provide a test case of this, please? Thanks in advance!