I am working on a watchface and trying to update seconds and heart rate in onPartialUpdate(). I've read through the forums and am not able to find a solution. Coincidentally, I see a pretty similar question to mine recently posted where the developer's issue seems to be exceeding the power budget. However, I believe my issue is related to entering low power mode. Toggling the "Low Power Mode" option in the simulator replicates or resolves the issue. I have installed it on my watch. And, when I perform the arm gesture to wake my watch on my wrist, it will start updating the seconds, but the heart rate doesn't return. It will do so for 10 secs (as I have seen mentioned in other threads where low power mode, update() and onPartialUpdate() were discussed). So, can you direct me to the documentation, thread or example that describes how to correctly display these 2 pieces of data? Maybe there's an example in the SDK samples that I haven't run across.
FWIW, I don't plan to offer this on the IQ store. It might wind up there eventually, but I'm not really focused on making the layout or features work across many devices (just my 935). But, if it works out, I might because I haven't been able to find exactly what I want yet. So, maybe someone else will benefit from it.
TIA,
Darren