-
-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Description
I recently changed my code from 5 seconds scanning and manual refresh to continuous scanning and automatic removal of devices that haven't been seen for more than 5 seconds from the list.
On android this works fine, on iOS this fills my list with all nearby devices matching the filter (between 5 and 9), but then I only seem to receive update for exactly 1 device. So after 6-7 seconds I have only one remaining entry in the list.
After stopping the scan and restarting it again after a while, the same happens again. It's even always the same device which remains to get updates, and it's not the closest one.
All this with @nativescript-community/ble version 3.0.13, @nativescript/core version 7.2.1 and @nativescript/ios version 7.1.1 or 7.2.0.
Metadata
Metadata
Assignees
Labels
No labels