Open JohnKimDev opened 9 years ago
Android can see iOS and connect with iOS. But not vice vers. iOS cannot see Android right now, because Android does not support broadcast at the moment.
thank you for the info. 1) can you share how I can see iOS devices from Android using your code? 2) Do you know if there is any work around to see Android devices (Wifi, bluetooth, or any) from iOS without direct connection ? Thank you
Is it possible to 'see' iOS BLE signal from Android and vice versa? From what I read, it is not possible to communicate between iOS and Android using Rfcomm/L2cap socket. But I am wondering if it is possible to just list visible BLE signals with their BSSIDs. Thank you