with Android 16, my app can no longer find Bluetooth devices, but everything still works with Android 15. The device is found in the phone’s Bluetooth settings. Is this a known issue? Please help, I have some customers who can no longer use the app.
Hi @infolr
The scan block returns the Device IDs but not the Device Names on devices with Android 16.
Regarding Device Names Showing as Null:
This is expected BLE behavior, not a bug. The scanned devices intentionally don’t broadcast names in their advertising packets to preserve battery and privacy.
Could you please use the “Device ids” instead of “Device names” block?