Skip to content

ios finds most devices only once #206

@ray007

Description

@ray007

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions