Ios swift – Concurrency issues with HKLiveWorkoutBuilder managed by @Observable class
I am working on a "HealthController" who's responsibility is to expose helpers for HealthKit and in the future track various health kit data points like heartrate, calories etc... My setup so far looks like this (This is in a new…