10

When a Push Notification is received on an Apple Watch, pressing the "dismiss" button dismisses the notification and returns to the watch face screen.

Within my Apple Watch app, I would like to implement a similar experience to a notification. That is, tapping an icon or selecting a "dismiss" menu item would close or background the app and return the user to the watch face.

This behavior would allow the user to quickly select a new option and go back to the watch face in a single action, without fiddling with the digital crown.

Is it possible, from within an app, to programmatically cause the watch to return to the watch face?

On iPhones, the iOS Human Interface Guidelines prohibit applications from closing programmatically, as "people tend to interpret this as a crash."

However, the user experience of the watch seems much more oriented around liberally and regularly returning to the watch face. Is it possible to quit or background an app programmatically and return to the watch face, without the user touching the digital crown?

pkamb
  • 33,281
  • 23
  • 160
  • 191

0 Answers0