I want it once the user taps the ‘otherbutton’ it goes to my link.
But at the moment once the button is pressed it doesn’t do anything.
Sorry im on my iPhone so I’ve used pastebin for the code
Thanks alot
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.
Conform your controller class to the UIAlertViewDelegate protocol.
Create the alert view with delegate set to self:
Respond to the delegate method