WatchKit: Complications update failure

Hello,

My AppleWatch app supports complications on X-Large and Modular WatchFaces.

I use common data models for the complication families.

I reload complications by calling server's reloadTimeline() and as the result my datasource's getCurrentTimelineEntry() is called.

After that I get my complication on X-Large and Modular Faces updated. But sometimes complication on X-Large watchface is not updated on reloadTimeline() call or updated in a couple of minutes after the call. Though Modular complications works fine and do not have problems.

Does anyone have similar problem with updates of X-Large complication?

WatchKit: Complications update failure
 
 
Q