Categories
Bluetooth

Bluetooth for MAUI

Quick update today as I’ve just published new builds of InTheHand.BluetoothLE and InTheHand.Net.Bluetooth to NuGet which support the new .NET 6.0 MAUI target platforms. There were some small code changes to make in the iOS/macOS APIs and on Android I had to replace the Xamarin.Essentials reference with the new Microsoft.Maui.Essentials package. That change was very straightforward – just adding a project property and changing the using namespace!

By Peter Foot

Microsoft Windows Development MVP