Post

Replies

Boosts

Views

Activity

Comment on Adding workoutEffortScore to HKWorkout
@edorphy Thanks for the feedback. I got it working in the end by using Swift instead of Objective C. I am not querying anything but instead setting it using the workout object that is returned when finishing the live workout. That seems to work fine, although it can sometimes take a while to get from the watch to the Fitness app on the iPhone.
Oct ’24
Comment on Scene Kit washed out on Watch
Almost 6 years later I am getting the same problem when using SceneKit in SwiftUI. It looks fine in the simulator but washed out on the device. I tried disabling the linear color space in both the watch extension and the watch app but neither have helped. Is there a different way that I can disable it which would work with SwiftUI? Thanks in advance.
Topic: App & System Services SubTopic: General Tags:
Jan ’23
Comment on How to access the Action Button on the Apple Watch Ultra
Any news on when the documentation will be available? I managed to get something working from unofficial blogs and tweets, but that has been broken in watchOS 9.1 for some users. Also, the action button doesn't seem to be detected when a workout is paused (unless it was paused by the button). And is there a way to detect when both the action button and the side button are pressed at once? This is supposed to act like a pause but seems to do the same as pressing the action button alone.
Topic: App & System Services SubTopic: Core OS Tags:
Oct ’22