setTitleColor not working for custom UIButton in .disabled state – Ios swift
I have a form to collect basic user info. There is a "Continue" button on the form that has different appearances based on whether it is in the .enabled or .disabled state. The .enabled state formatting works fine with the…