PunchThrough / Bean-iOS-OSX-SDK

Punch Through's SDK for speeding up development with the LightBlue Bean development platform
MIT License
172 stars 51 forks source link

Fix connection error after rescan: No peripheral discovered #38

Open paiv opened 7 years ago

paiv commented 7 years ago

No peripheral discovered with the corresponding UUID

On rescan, the bean that is already in beanRecords was being reported as discovered but was deleted from beanRecords. Thus failing connection attempt that would follow.