I am using a custom UIAlertView with UITextField to get password from the user.
UIAlertView
UITextField
I have been told that this custom view may cause my App to get
Ya Apple approve the customization of UIAlertview. From iOS 5.0 apple gives alertview type to take credential input.
Here I listed a custom alertview which is able to work on older ios version and orientation custom alertview
thanks,
Naveen Shan