Cannot change the height of Login Button in FBSDKLoginKit?
I am using FBSDKLoginKit in iOS with Swift. Up until recently it has been working perfectly, however I now cannot override the height of my button in the Storyboard? The height of the button is now much smaller for some reason. I have tried setting height constraints for the button, putting the button in a stack view and set to fill proportionally and even override the button height in the SDK with no luck. If I change the button to a normal UIButton the layout constraints work perfectly. This is what the button looks like when I run the app. This is how I would like the button to look - size