I am having problems with Xamarin ios on Visual Studio interface builder.
The problem: After adding a button to a view controller I try to change the button type to 'Custom', once I do that the Button frames goes off the scale (e.g., x=-4636, y=-4636, width=10000, height=10000). After that happens I cannot make the dimensions back to normal. As soon as I change and try to save the storyboard then the dimension goes back to the off the scale values.
Anyone also facing same issues? Thanks