Acknowledged

Epix 2 17.28 Beta Issue

Hi I have a user with a Epix2 running the latest beta version of firmware 17.28. He is reporting some variances with Recovery Time and Stress between what the Garmin widget displays and what is on my watch face. I am just using the variables stressScore and timeToRecovery from the class Toybox.ActivityMonitor.Info returned from function Toybox.ActivityMonitor.getInfo().

Has something changed in this area in the beta program? Is there something I am doing wrong in the code that is going to stop working correctly when this version is released?

Thanks

Parents
  • This is something that the product team would normally need to investigate since it's an issue that appears to be in firmware (as you state, Connect IQ just gets the value from the system. There's nothing I'm aware of that you would do in code to cause this if you're just using the values as supplied by the API without modifying them (i.e. there are no options for getInfo() or the member values that get returned). Can you provide a link to your app so we can attempt to reproduce?

Comment
  • This is something that the product team would normally need to investigate since it's an issue that appears to be in firmware (as you state, Connect IQ just gets the value from the system. There's nothing I'm aware of that you would do in code to cause this if you're just using the values as supplied by the API without modifying them (i.e. there are no options for getInfo() or the member values that get returned). Can you provide a link to your app so we can attempt to reproduce?

Children