Watch Face Studio v1.4.13

BUGREPORT

There are also some issues with complication updating mechanism. Watch face does not respond on complication update call as before (1.3.13). For example, weather provider changes weather icon and uses

ComplicationDataSourceUpdateRequester.create(context,component)
        req.requestUpdateAll()

But the watch face will not respond to this change and the icon will not change at all. The change happens instantly on WFS 1.3.13 watch face custom complications.

Logcat shows absolutely nothing so it’s hard to tell. This issue makes nearly all ranged value complications unusable after some time.

See this–>
Ranged Value complication progress bar does not reflect battery % value.
screenshot_17-29-37