[ad_1]
Use appearance as you do for setting global appearance (all buttons) and instance method [button setTitleColor:[UIColor blackColor] forState:UIControlStateNormal]; for setting a color just for one button.
3
[ad_2]
solved Change UIButton’s default titleColor