adafruit / PyLeap-iOS

MIT License
13 stars 1 forks source link

Data persisting in NetworkService delegate #93

Closed TrevKnows closed 1 year ago

TrevKnows commented 2 years ago

The netServiceBrowser(_: didFind) method in the WifiServiceManager class discovers services but stores and re-uses these stored services - even when there aren't Adafruit devices using local wifi.

This shows a "false-positive".