I have a problem…
In my view i have Image.If i click on image is go to nextView.
Please help in this issue
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you are showing image in a imageview please change its type to Uibutton just for easiness. Now add a method on press of this button, that calls the next view and set the image of the next view as the backgroundimage/image of your button.
Hope this helps,
thanks,
Madhup