How to access the Action Button on the Apple Watch Ultra

I'm very exciting about the Apple Watch Ultra, and I'd like to build in support for the action button in my app. There seems to be no information available, any idea how to do this?

Answered by Frameworks Engineer in 726785022

Documentation should be available soon! If your app is a workout app, you'll be able to use the AppIntents API to start a workout and offer subsequent actions as well.

Accepted Answer

Documentation should be available soon! If your app is a workout app, you'll be able to use the AppIntents API to start a workout and offer subsequent actions as well.

Any update on this documentation? I have seen a change in the HIG that mentioned it but nothing in the developer documentation.

Also, as the AppIntents API is Swift only, how would I use the button with an app written in Objective C? Thanks.

Yes ! And it's working perfectly !

How to access the Action Button on the Apple Watch Ultra
 
 
Q