I’m exploring how Garmin devices handle the concept of Complications. My initial understanding was that a watch face could potentially subscribe to all the complications available on a device (even those the watch face developer hasn’t explicitly anticipated), so the watch face could display a wide variety of custom data.
Is there a mechanism that allows a watch face to subscribe to any available complication on the device? Have any watch faces implemented this kind of “universal” subscription, where they automatically discover and display new complications without the watch face author coding for each one?