When adding settings to UIAlertView , Apple is strongly forbidden, the only way you have it is to extend the UIAlertView class by adding the link as a subquery, processing it later accordingly.
Since this is the wrong approach, you should consider changing the way the user interacts with the interface.
source share