I am currently migrating my application from Xamarin.Forms to .NET MAUI. I need to implement a DFU process from the mobile app to a BLE device, and I have issues with the Laerdal.Dfu NuGet package on .NET MAUI for the iOS 17.
I've added my issue on the package's repository, but it doesn't have any answers...
Is there a sample or a workaround for implementing DFU on .NET MAUI?