Get bundle id of 'Clock' application on Apple Watch

Hey everyone,

I need a bundle id of 'Clock' app on Apple Watch to use during test writing using XCUITest. Would appreciate any direct answers or suggestions how to get bundle id from Apple Watch. Cheers :)

Hello!

I believe the bundle id of the Clock app on Apple Watch is the same as on iOS, which is com.apple.mobiletimer

If you are looking for the watchOS watch faces, that is likely Carousel, which is like SpringBoard but on watchOS: com.apple.Carousel

Get bundle id of 'Clock' application on Apple Watch
 
 
Q