I need to add a TextField to an UIAlertView. I understand that apple discourage this approach. So is there any library that i could make use of to add
TextField
UIAlertView
refer this... http://iosdevelopertips.com/undocumented/alert-with-textfields.html this is private api and if you use it for app in appstore it might get rejected but it is fine for enterprise development.