Why is my iOS not detecting Bluetooth device names?
I am trying to list of bluetooth devices from my app.
My Bluetooth is enabled in settings but doesn't detect device names.
Solution 1:
The BT device that you are looking for has to be in discovery mode, or set to always discoverable in order to be visible to such device searches.