You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this is something that lies in my code, but when I invoke the keyboard in a UIView that has been Presentr'ed, I see Xcode spill its guts with these warnings.
Not sure if this is something that lies in my code, but when I invoke the keyboard in a UIView that has been Presentr'ed, I see Xcode spill its guts with these warnings.
Any ideas?
( "<NSAutoresizingMaskLayoutConstraint:0x604000299870 h=--& v=--& UIKeyboardAssistantBar:0x7fe96f766bc0.height == 0 (active)>", "<NSLayoutConstraint:0x60c000292d40 V:|-(0)-[_UIButtonBarStackView:0x7fe96f7683f0] (active, names: '|':UIKeyboardAssistantBar:0x7fe96f766bc0 )>", "<NSLayoutConstraint:0x60c000292ed0 V:[_UIButtonBarStackView:0x7fe96f7683f0]-(0)-| (active, names: '|':UIKeyboardAssistantBar:0x7fe96f766bc0 )>", "<NSLayoutConstraint:0x60c00029d790 'UIButtonBar.maximumAlignmentSize' _UIButtonBarButton:0x7fe96f78ca90.height == UILayoutGuide:0x60c0001b8720'UIViewLayoutMarginsGuide'.height (active)>", "<NSLayoutConstraint:0x60c000292890 'UIView-bottomMargin-guide-constraint' V:[UILayoutGuide:0x60c0001b8720'UIViewLayoutMarginsGuide']-(9)-| (active, names: '|':_UIButtonBarStackView:0x7fe96f7683f0 )>", "<NSLayoutConstraint:0x60c0002927f0 'UIView-topMargin-guide-constraint' V:|-(10)-[UILayoutGuide:0x60c0001b8720'UIViewLayoutMarginsGuide'] (active, names: '|':_UIButtonBarStackView:0x7fe96f7683f0 )>" )
The text was updated successfully, but these errors were encountered: