Closed MAYILERUMPERUMAL closed 4 months ago
Hi @MAYILERUMPERUMAL I'm sorry but I don't really understand what is your question/issue, could you elaborate?
@intent-kacper-cyranowski I think he means that he startDeviceScan
doesnt find any devices.
I experience the same issue after upgradie from 2.0.3 to 3.2.0
everything works as expected on android but not on iOS.
Hi @MaxToyberman I'm sorry to hear that. Can I point you to our example app? We have there few tests (including device scanning) that works on both iOS and android, maybe you will find there something that will help you. In case on any problems feel free to open an issue with code sample, then I will be able to help you personally.
Hi, sure. Thanks @intent-kacper-cyranowski
@intent-kacper-cyranowski @MAYILERUMPERUMAL
it was my mistake, I was able to fix it by calling stopDeviceScan before starting another scan.
I had 2 processes running in parallel
I'm glad that you managed to solve it 😄
Closing as issue author seems inactive
@intent-kacper-cyranowski this seems to be a bug because the doc states that starting a scan stops an existing scan, yet we actually have to stop it manually.
https://dotintent.github.io/react-native-ble-plx/#blemanagerstartdevicescan
Prerequisites
Question
in ios how to get Service UUID but android is working