I have stored 5 images in an mutable array and displayed them randomly on iPhone view by appending them in UIButton . now I want to change the image on a button on which I will click. but in my code only the last image changes not the image on which I called the action.
Share
Here is the code for 3 buttons which highlights the clicked button
hope this helps…
hAPPY cODING…