I would like to have an alert view that has 2 buttons; one button to open a new view BUT not dismiss the alert and the other button to dismiss the alert (i.e. View Terms & Agree To Terms)
Would it be possible to add a new button class or option to the addButtonWithTitle method that allows this functionality?
I would like to have an alert view that has 2 buttons; one button to open a new view BUT not dismiss the alert and the other button to dismiss the alert (i.e. View Terms & Agree To Terms)
Would it be possible to add a new button class or option to the addButtonWithTitle method that allows this functionality?