I have a UIButton
(Button place at bottom) setting the properties via storyboard
. While tap on the button not showing the Highlighted
image of the button but, button Click is working, Other buttons in the screen showing the Highlighted image.
Edit:
The button is place on bottom of the screen,
My screen size is 320x568, - I have placed three buttons with Y value 515, that is not working. (button width- 75, height - 37)
Also tried to change the button position then, it is working fine.
I am using Xcode 7.1.1