Relative Content

Tag Archive for swiftuiviewupdatingobservableobject

Can’t figure out why I can’t get ObservableObjects to work as expected

Title pretty much says it all. I cannot, despite much research, including here on S.O. – some of which has been incredibly helpful, some that leaves me more baffled than before – and many (failed) attempts, seem to get ObservableObjects to work as expected so that my SwiftUI Views get updated to stay in sync when data that’s retrieved from a server not under my control changes.

Can’t figure out why I can’t get ObservableObjects to work as expected

Title pretty much says it all. I cannot, despite much research, including here on S.O. – some of which has been incredibly helpful, some that leaves me more baffled than before – and many (failed) attempts, seem to get ObservableObjects to work as expected so that my SwiftUI Views get updated to stay in sync when data that’s retrieved from a server not under my control changes.