Closed rrijal53 closed 5 years ago
The problem is caused by this line as it is commented. I tried uncommenting this line and the problem is solved. can anybody tell me why it is commented???
Wow this is interesting... That's odd I fixed that issue a while ago. That Connect To Device List includes all paired devices and all Bluetooth devices in the surrounding
Oh that's funny... Nice fix! I'm curious when that piece of code was changed...
@rrijal53 are you going to make a PR for this? If you are, instead of uncommenting that line you could delete and use the function setAdapterNotNull()
RPI only appear in 'device to connect' list if it is not paired with the phone. If the pi is already paired with the phone, app does not show any devices. And appears after deleting RPI from paired device list. am i the only one facing this problem??