My app was recently rejected due to using a private API (addTextField: method for UIAlertView, which is quite useful, might I add).
Is there any non-private alternative to UIAlertView‘s undocumented addTextFieldWithValue:label:?
Thanks SO much in advance!
create the text field as a subview of the UIAlertView