Applications using the Digi IoT Library for .NET MAUI communicate with Digi devices over Bluetooth Low Energy; thus, Bluetooth permissions are required for applications to work properly.
Dealing with permissions for cross-platform applications, specifically the Bluetooth ones, can be challenging. For that reason, the Digi IoT Library for .NET MAUI includes the DigiBLEManager class that automatically requests the necessary permissions based on the OS and version the application runs in.