Member-only story
NSLayoutConstraint TUISystemInputAssistantView error in iOS 13 iPhone SE simulator
Recently one of my subscribers from YouTube came to me with an amazing constraint issue in iPhone SE simulator for iOS 13.
I had two text fields in my view and they had no constraints at all, I ran the application and tapped on both of them
Let me share with an amazing slow gif what I saw
I was surprised to see this error because I don’t have any constraint so where the hell is this error coming from?
2020–05–19 21:49:42.678920–0500 MyProject[41259:1083779] [LayoutConstraints] Unable to simultaneously satisfy constraints.Probably at least one of the constraints in the following list is one you don’t want.Try this:(1) look at each constraint and try to figure out which you don’t expect;(2) find the code that added the unwanted constraint or constraints and fix it.(“<NSLayoutConstraint:0x600000f2a8f0 ‘assistantHeight’ TUISystemInputAssistantView:0x7fef1ad0d9e0.height == 44 (active)>”,