You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kudos on a wonderfully made app! It beats the pants off the official one!
On watchOS 7 Zoe Status now shows up in the complications list on the settings app, but I've not found any watch faces where I can actually add that option. Is this supposed to work or is it a bug/undeveloped feature? I'd love to be able to see my Zoe charge level % and/or range in the corners of the infograph watch face!
The text was updated successfully, but these errors were encountered:
That is indeed an "undeveloped feature", i.e. it is basically implemented, but I could not get periodic updates to work properly, i.e. the charge level in the complication would be basically stuck and only act as a short cut into the app.
Periodic updates do work in the simulator, but on a real watch, probably due to Apple's power saving policies, my code is never called to refresh the value shown in the complication.
That's why the feature is currently disabled until someone shows me how to make it work.
Kudos on a wonderfully made app! It beats the pants off the official one!
On watchOS 7 Zoe Status now shows up in the complications list on the settings app, but I've not found any watch faces where I can actually add that option. Is this supposed to work or is it a bug/undeveloped feature? I'd love to be able to see my Zoe charge level % and/or range in the corners of the infograph watch face!
The text was updated successfully, but these errors were encountered: