polarofficial / polar-ble-sdk

Repository includes SDK and code examples. More info https://polar.com/en/developers
Other
491 stars 155 forks source link

Crash in `CBDeviceListenerImpl.search` #510

Open vedantgurav opened 3 days ago

vedantgurav commented 3 days ago

Platform on which you observed the bug:

Device on which you observed the bug:

Describe the bug Encountered a crash in CBDeviceListenerImpl.search at the CBScanner.addClient call when using the searchForDevice SDK function.

https://github.com/polarofficial/polar-ble-sdk/blob/734c1f1169cda6ea8aa438e6e02faf5e636f11a3/sources/iOS/ios-communications/Sources/iOSCommunications/ble/endpoints/corebluetooth/central/CBDeviceListenerImpl.swift#L281-L288

Screenshots and logs

image image
rkangast commented 3 days ago

FLOW-60821