Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

"Swipe to go back" gesture doesn't work properly in WatchOS

In all of the WatchOS applications I tried (except Apple's own apps), including the one I'm developing, I've noticed that once I swipe from the left edge of the screen to go back to the previous one, I can sometimes no longer go to any other screen by tapping to any one of the buttons on the screen.

This seems like a serious bug, which becomes more prominent once you try to go back a few times by swiping in the main interface controller and then tap on any one of the buttons on the interface that pushes another screen. It only pushes another screen once you swipe back again, and with a buggy animation. This is really weird.

Is there any way to disable that gesture?

Also, has anyone reported this to Apple?

like image 791
Cihan Tek Avatar asked Nov 09 '22 09:11

Cihan Tek


1 Answers

This is indeed a bug, which I, along with several other people, have reported it to Apple. Unfortunately, there is no way to disable this behavior currently.

like image 53
Cihan Tek Avatar answered Nov 14 '22 23:11

Cihan Tek