Categories
.NET .NET 10 .NET 8 .NET 9 .NET MAUI .NET MAUI 10 .NET MAUI 9 Android Blazor C# Desktop Developer General Hybrid iOS macOS Mobile Tools Visual Studio Web Windows Xamarin Xamarin.Forms

How to Update .NET MAUI 9 for Apple Xcode 26

Following its annual release cadence, Apple formally announced its updated hardware and software during the Apple Event in early September.

The OS version numbers are now all v26 to avoid confusion. This includes the updated developer tool, Apple Xcode, which is also at v26.

Regardless of the development framework, apps submitted to the App Store must always target the most recent iOS SDK. Hence, support for the latest version of Xcode is crucial.

.NET MAUI has announced its support for Apple Xcode 26 in the Stable channel of the .NET 9 SDK. More details here.

Categories
.NET .NET 8 .NET 9 .NET MAUI Android Blazor C# Code Desktop Developer General Getting Started Hybrid iOS JavaScript macOS Mobile Visual Studio VS Code Web What's New Windows Xamarin Xamarin.Forms

Exploring .NET MAUI 9: HybridWebView Features

.NET MAUI 9 is the next major version of the cross-platform application UI framework. An article detailing the significant features of this version has already been published and can be accessed here.

This release features two prominent enhancements:

The TitleBar support for MacCatalyst is in progress. Track here.

This article will delve into the details of HybridWebView.

Categories
.NET .NET 8 .NET 9 .NET MAUI Android Blazor C# Desktop Developer General Hybrid iOS macOS Mobile Tools Visual Studio Web Windows Xamarin Xamarin.Forms

.NET MAUI 8 Supports Apple Xcode 16: How to Update

Following its annual release cadence, Apple formally announced its updated hardware and software during the Apple Event in early September.

iOS and iPadOS have been upgraded to v18, while macOS has been elevated to v15, codenamed Sequoia. Additionally, the dev tool Apple Xcode has been updated to v16.

Regardless of the development framework, apps submitted to the App Store must always target the most recent iOS SDK. Therefore, support for the latest version of Xcode is crucial.

.NET MAUI has announced its support for Apple Xcode 16 in the stable channel of .NET 8 SDK. More details here.