Posts

Post not yet marked as solved
0 Replies
103 Views
Hello. My Apple Watch Health App is not launching is stuck on the loading screen forever. In the debug console, This message is displayed. `SwiftUI/EnvironmentObject.swift:70: Fatal error: No ObservableObject of type WorkoutManager found. A View.environmentObject(_:) for WorkoutManager may be missing as an ancestor of this view. 2022-04-19 10:27:58.865727-0400 FitnessFriend WatchKit Extension[65428:475974] SwiftUI/EnvironmentObject.swift:70: Fatal error: No ObservableObject of type WorkoutManager found. A View.environmentObject(_:) for WorkoutManager may be missing as an ancestor of this view. (lldb)  If anybody could help, it would be greatly appreciated.
Posted Last updated
.