Reputation: 6718
I created button using storyboard and set the tittle with out any underline using custom font. But i got underline under title of button in only iPhone6 with iOS 9.3.2 but not all devices. Please see the below image. I have checked all apple documents but i didn't get any solution. Is the iOS problem or iPhone problem or any settings on iPhone6 related button?
Upvotes: 0
Views: 57
Reputation: 27428
Open Setting app
in your iphone, Go to general
then go to accessibility
, under accessibility
turn off the switch
for Button shapes
It may solve your problem i think. Because if you have used button with type system
then it will use system's configuration for button!!
Upvotes: 2