Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polar 360 - getOfflineRecordingStatus error when temp is recording #560

Closed
2 of 10 tasks
Marcus122 opened this issue Feb 25, 2025 · 3 comments
Closed
2 of 10 tasks
Labels
bug Something isn't working

Comments

@Marcus122
Copy link

Platform on which you observed the bug:

  • Android
  • iOS
  • Other
  • Platform is not relevant for this bug

Device on which you observed the bug:

  • Polar OH1
  • Polar Verity Sense
  • Polar H10
  • Polar H9
  • Polar 360
  • Device is not relevant for this bug

Describe the bug
When we have started recording temperature and call getOfflineRecordingStatus we then get the error
Error when map measurement type TEMPERATURE to polar feature

Looking through the Kotlin code

Image

line 140 being mapped from TEMPERATURE to TEMPERATURE

but 156 being mapped from OFFLINE_TEMP to TEMPERATURE (OFFLINE_TEMP should just be TEMPERATURE I think?)

How to Reproduce
Start offline recording for temperature and then call getOfflineRecordingStatus

@Marcus122 Marcus122 added the bug Something isn't working label Feb 25, 2025
@pth-pe-gh
Copy link
Contributor

@Marcus122 Thanks for reporting, you experienced this with latest SDK version v5.15.0 released on Monday?

FLOW-62820

@rkangast
Copy link
Contributor

Hello @Marcus122

This issue has already been fixed in release 5.15, see PolarDataUtils

@Marcus122
Copy link
Author

Brill thanks @rkangast . Have tested on the new release and all works great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants