You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The doFactoryReset function is intended to reset the device while preserving pairing information, but it does not always behave as expected. Although the SDK passes true as the parameter for preservePairingInformation (here), pairing information is sometimes lost, and as a result, user has to pair with the device again.
How to Reproduce
It doesn't always happen, but I experienced this behaviour 2-4 times in 10 attempts when doing factory reset on Android with Polar 360.
Expected behavior
Pairing information should be preserved during factory reset.
Platform on which you observed the bug:
Device on which you observed the bug:
Describe the bug
The
doFactoryReset
function is intended to reset the device while preserving pairing information, but it does not always behave as expected. Although the SDK passes true as the parameter for preservePairingInformation (here), pairing information is sometimes lost, and as a result, user has to pair with the device again.How to Reproduce
It doesn't always happen, but I experienced this behaviour 2-4 times in 10 attempts when doing factory reset on Android with Polar 360.
Expected behavior
Pairing information should be preserved during factory reset.
Screenshots and logs
doFactoryResetPreservePairingInformation.log
The text was updated successfully, but these errors were encountered: