Relative Content

Tag Archive for androidbluetoothbluetooth-lowenergymaui

MAUI application not scanning BLE

In my MAUI application, I need to scan for BLE devices. My code is working perfectly on Windows, however on Android, the scan does not discover any devices. I know I have to declare required permissions in manifest and interactively ask for them.