Possible to start a live activity on watchOS 11?

I'm excited to bring my Live Activity to Apple Watch via the .supplementalActivityFamilies([.small]) modifier.

However, I'm also wondering whether it is possible for my watchOS app, separately, to initiate a Live Activity and receive updates for it via push notification. From my testing it seems like no, but the function call itself can be made, since ActivityKit is available on watchOS.

Are there any other recommendations for how to go about initiating a Live Activity from a watchOS app? Would I have to communicate with a companion iOS app to start the Live Activity on the phone instead?

Would love to know more about what you’re wanting to do here beyond the mechanics. While it’s technically possible to use WatchConnectivity to poke your iOS app to start a live activity that then gets forwarded back to the watch, it probably doesn't make sense to do so. Can you explain more about what your app is doing/what the person using your app might expect? A Feedback with the details of your use case would be welcome. Please post the number here!

Possible to start a live activity on watchOS 11?
 
 
Q