This post is from the WWDC26 watchOS Q&A.
One screen of our app has a calculator interface that takes over the toolbar area to afford sufficient tap targets for buttons. (Just like Apple's Calculator app without interference from the clock.)
- watchOS 11: works
- watchOS 27 b1: works
Clock avoidance does not work in watchOS 26. Is there a specific API call we can use for this one screen in 26?