theheraldproject/herald-for-ios

SensorDelegate callback alignment with Android

c19x opened this issue · 0 comments

c19x commented

[Who] As a developer

[What] I need consistent SensorDelegate callbacks across platforms

[Value] In order to minimise development and debugging efforts.

Describe the potential solution you'd like

Similar sequence of events reported via SensorDelegate callbacks for Android and iOS.

Additional context

iOS callbacks generate too many didDetect and didRead events due to fast rotating BLE address on some Android devices.