Having the same issue with a similar setup others have mentioned. My setup is I use NavigationLink to go to another View. In there I'm using an ObservableObjectPublisher() to indicate changes have happened. Works fine in the simulator and my View gets updated. On my iPhone it kicks me out of the current View the NavigationLink took me to. If I remove the call to the ObservableObjectPublisher() the error isn't displayed but my View isn't updated.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: