Hello, I've been struggling for a while. I have the following error in most of my scenes in the iOS designer:
System.Argument.Exception
Object of type 'MonoTouch.Design.Constraint' cannot be converted to type UIKit.NSLayoutConstraint
The app works fine, but this is making the scenes to not render correctly in the designer.
I've noticed that this happens when I add outlets to constraints.
I really hope someone can help me.
Thanks!