react-native-bluetooth-cross-platform icon indicating copy to clipboard operation
react-native-bluetooth-cross-platform copied to clipboard

iPhone to iPhone detection is not working when BT is ON and WIFI is OFF

Open vimalathiyagu opened this issue 7 years ago • 6 comments
trafficstars

I have integrated this library for a react native project, I have to connect Android to Android, iOS to iOS over BT on and exchange data. I have tested for Android and only with BT on and Wifi off it works fine. But iOS works fine only with Wifi on and BT on. If Wifi is OFF and BT is ON then they are not getting detected.

Is this a restriction or does the library support iphone to iphone detection via BT alone. Kindly confirm. I am using Advertise with (WIFI-BT) and Browse (WIFI-BT).

vimalathiyagu avatar Mar 28 '18 13:03 vimalathiyagu

Am also seeing this

joshbalfour avatar Mar 28 '18 22:03 joshbalfour

Bluetooth on iOS 11 currently is not working due to iOS 11 bugs. Working to fix that.

virl avatar Mar 28 '18 22:03 virl

@virl thanks! Big fan of your work on underdark - awesome lib - would have no idea where to start with all this otherwise 😂👍

joshbalfour avatar Mar 28 '18 22:03 joshbalfour

@joshbalfour Thanks.

virl avatar Mar 28 '18 22:03 virl

Thanks @virl. Your library has helped my application, just that now i am stuck with this ios bt-bt issue. Hope to get your fix at the earliest.

vimalathiyagu avatar Mar 31 '18 16:03 vimalathiyagu

@vimalathiyagu please can u show me exemple how do you implement this solution ?

hajermay avatar Jun 11 '20 15:06 hajermay