Managing watch faces on paired Apple Watch

Hi all. Does anyone know if there's a way to get a list of watch faces for a paired Apple Watch or to set the current face? Or is this just not allowed?

I've taken a look at the WatchOS, WatchKit, and WatchConnectivity documentation and no luck there.

Answered by DTS Engineer in 822743022

As of today, there is no API that allows you to programmatically "get a list of watch faces for a paired Apple Watch or to set the current face." What we have today is CLKWatchFaceLibrary, which allows you to import a watch face your app provides to the Watch app on iOS.

Feel free to file a feedback report with your use case for the watchOS team to evaluate though.

Best,
——
Ziqiao Chen
 Worldwide Developer Relations.

As of today, there is no API that allows you to programmatically "get a list of watch faces for a paired Apple Watch or to set the current face." What we have today is CLKWatchFaceLibrary, which allows you to import a watch face your app provides to the Watch app on iOS.

Feel free to file a feedback report with your use case for the watchOS team to evaluate though.

Best,
——
Ziqiao Chen
 Worldwide Developer Relations.

Managing watch faces on paired Apple Watch
 
 
Q