iOS 15 Button Title

If you encountered default titles on your UIButton when using setImage() like my situation below.

As you can see on the screenshot below, I removed the title. So everything should be alright.

And when I run it on my iOS 15 device.

What the. Anyway, solution is simple. On your UIButton’s Atrribute inspector, set the style to default and remove the default Button title.

Let me know if you have any questions.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

  You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

  You are commenting using your Twitter account. Log Out /  Change )

  You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s