Programmatically close watch app

Hi,


i would like like to be able to programmatically close my watch app.


The Swarm watch app has this functionality-- after you do a checkin via the watch app it will close itself.


Can anyone advise on how they were able to do this? I can understand why it's not allowed on iOS but for short watch interactions this UX makes perfect sense on WatchOS


Thanks

It's an interesting discussion point: what you mean by "close". The watchOS app lifecycle is very different from most platforms.

In watchOS, your app is only an extension of the OS. Once it has been opened, it remains hanging about, even when the user closes it from the Dock.

I wonder what you aim to achieve by closing your app?

Programmatically close watch app
 
 
Q