Hello, I'm trying to understand what's the difference between:
HeartRateZoneAlert: static func heartRate(zone: Int) -> Self
PowerZoneAlert : static func power(zone: Int) -> Self
And also, why HeartRate alerts support range, but Power doesn't support Range?
Post
Replies
Boosts
Views
Activity
WorkoutKit WorkoutScheduler seems broken with the first beta of iOS 18.2.
I have tested using my app from Xcode and the one that is on the App Store (and working properly on other devices), and it's not working with this new beta of iOS.
They appears in WorkoutScheduler.shared.scheduledWorkouts, but not on the watch.
I even tried with other apps that do the same with
Manual add to Apple Watch with SwiftUI workoutPreview work.
Xcode 16.0
iOS 18.2 Beta 1
WatchOS 11.1