Post

Replies

Boosts

Views

Activity

Reply to "Unable to simultaneously satisfy constraints"
I get the similar debugger warning for a view in SwiftUI app. The View lists items from a DataStore and on tapGesture of each listed item, toggles a tick mark text view to show item selected. This view has a HStack with couple of Text Views for item name, an emoji and a tick mark respectively.There is no build or runtime error and the app runs fine. Unable to simultaneously satisfy constraints. - https://developer.apple.com/forums/content/attachment/565c2e19-83c9-4db5-84d7-ac953aaa74e2
Apr ’21