I need make UIAlertView blocking. Because i have function and i need to return UIAlertView choice. But problem is that after UIAlertView
UIAlertView
There's no way to achieve what you want. Only through the delegate. You should redesign your function or refuse using UIAlertView