Post

Replies

Boosts

Views

Activity

Ui-page based controller ui doesn't change unless the screen is changed
I have an app that using page-based controllers. -- names and contexts are 9 values array. WKInterfaceController.reloadRootPageControllers( withNames: names, contexts: contexts, orientation: WKPageOrientation.horizontal, pageIndex: 0 ) Thus, The 9 controllers are shown, and then, I can swipe the views sideways. Before showing the uipage-based controllers, my app starts workout session so that prevent sleeping. Some of my app users told me that if they swipe to right and change page, dot of the uipage-controller didn't change, while fthe screen was changed. After swiped first page to second page, so they were able to see second screen, and they dropped their wrist, the screen turned off, and up their hand, then the first page is shown nevertheless they swiped before screen off. The dot indicated first page. Actually, most of my users don't met this issue, but some users blamed me. Do you guys have any solutions or meet simillar issues? One of my users uses AppleWatch first gen SE A2351 GPS. Best Regards
5
0
1k
Oct ’22