is it somehow possible to add a clickable link to the alert-message of an UIAlertView? Especially in case of a Push-Notification?
The only solution i see, is to add the link as dictionary-item to the push alert message. If the message arrive with the link and the app is opened hereupon, i can check wheter there is a link in the dictionary and open a webview.