I have a Xamarin Forms (XF) application that implements the following NuGet package to utilize Nordic's OTA DFU process. Laerdal.Dfu
This package worked in XF, but now that I am transition to .NET MAUI, there are some issues. I was wondering if anyone has any experience in using this package in .NET MAUI?
There is currently an open issue regarding this, but there does not seem to be any urgency to fix it at the moment. DfuInstallation.Start() Exception thrown on .Net MAUI #27
Transition from an XF application to a .NET MAUI application to use Nordic DFU NuGet from Laerdal.