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
translatesAutoresizingMaskIntoConstraints)
(
" H:[UIView:0x7fcb10e31a20(80)] (Bar view 0, (null))",
" H:[UIView:0x7fcb10e31a20(100)] (Bar view 0, (null))"
)
....
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** +[NSLayoutConstraint constraintWithItem:attribute:relatedBy:toItem:attribute:multiplier:constant:]: A multiplier of 0 or a nil second item together with a location for the first attribute creates an illegal constraint of a location equal to a constant. Location attributes must be specified in pairs'
The text was updated successfully, but these errors were encountered:
this is part of the log
The text was updated successfully, but these errors were encountered: