I am trying to set the tint color for a UIBarButtonItem using the following code, but all I get is a black button. Is there a way to accomplish this without the need to use custom images?
[[UIBarButtonItem appearance] SetTintColor:[UIColor clearColor]]:
create a custom UIBarButtonItem with a button