Open
Description
Hi,
Was wondering if anyone noticed an issue on their iPhone where the using BLE.startScanWithOptions() appears to stop receiving advertisements? Also tested on Android, but I don't seem to observe this issue there.
Also, is it possible for the BLE scan to receive all the advertisements from a device? I seem to be missing advertisements and Im not sure if it is a Cordova issue or a general issue with phones unable to receive all advertisements.
Even using nRF-connect, it seems to be missing advertisements too which suggests that phones are unable to receive all advertisements.
"@ionic-native/ble": "^5.31.1",
"cordova-plugin-ble-central": "^1.4.1",
Any comments or thoughts are appreciated.
Thanks.