carp.sensing-flutter
carp.sensing-flutter copied to clipboard
PlatformException on Polar disconnect
When a polar device is turned off - either by the user pressing the on/off button or when running out of battery, we get this exception from polar:
PlatformException(com.polar.androidcommunications.api.ble.exceptions.BleDisconnected, null, null, null)
This makes the app crash. See this issue in the studies app.