As the title, I just compiled my watchface with SDK4.2.1. However some users told me the body battery became in-readable on their real devices. Everything works fine in my simulator. Do you have similar issues?
As the title, I just compiled my watchface with SDK4.2.1. However some users told me the body battery became in-readable on their real devices. Everything works fine in my simulator. Do you have similar issues?
For the person that started this thread 17 days ago, it was a Forerunner 55. Me, it was a owner of a Forerunner 245M. In my case, the owner is up to date firmware wise. This started with the 4.2.1 release of the CIQ. 4.2.2 didn't resolved it and wondering if 4.2.3 finally resolves this.
~~I'm not following~~
Edit: Oh, I see what you're saying. You're using 'complication' which was introduced in 4.2.0. Yeah, that won't help them. The sensor histories used to work though, so something Garmin did in the recent CIQ broke them :-( This line is returning false for many now:
if ((Toybox has :SensorHistory) && (Toybox.SensorHistory has :getBodyBatteryHistory))