Softeq / XToolkit.WhiteLabel

Modular MVVM framework for fast creating powerful cross-platform applications with Xamarin & .NET for Mobile
https://softeq.github.io/XToolkit.WhiteLabel/
MIT License
25 stars 5 forks source link

Migrate from Xamarin.Essentials to Microsoft.Maui.Essentials #517

Closed wcoder closed 1 year ago

wcoder commented 1 year ago

Description

The reason is Xamarin.Essentials package is unsupported on net6.0-ios target framework: https://devblogs.microsoft.com/xamarin/xamarin-essentials-1-7-and-introducing-net-maui-essentials/

API Changes

Removed:

Platforms Affected

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

PR Checklist