rusel1989 / react-native-bluetooth-serial

Port of https://github.com/don/BluetoothSerial for react native
475 stars 292 forks source link

Scan not finding devices in iOS #81

Closed jqn closed 4 years ago

jqn commented 6 years ago

Anyone had any luck finding devices during the scan in iOS with this library?

oussama-ahmed commented 5 years ago

Hello, did you find a solution for this problem ?

jqn commented 5 years ago

@oussaamaa I removed the bluetooth feature from my app, at the time I couldn't find a good bluetooth library for react native

oussama-ahmed commented 5 years ago

okay .. And now could you recommend me a bluetooth library ?

jqn commented 5 years ago

@oussaamaa I haven't had the need for one.

oussama-ahmed commented 5 years ago

@jqn The reason is here https://github.com/nuttawutmalee/react-native-bluetooth-serial-next/issues/11

jqn commented 5 years ago

@oussaamaa thanks a lot for sharing

fabio-C commented 4 years ago

@oussaamaa @jqn Does this library works with IOS?