iPhone Development:Dismiss keyboard while using UITextField inside UIAlertView

Displaying a text-field inside UIAlertView is a good way to allow user enter a piece of information without letting him to navigate to other screen. The only common problem we faced in this case is hot to dismiss alert when user is done with typing. If alert/pop up has button to dismiss keyboard tehn its […]

iPhone Development:Dismiss keyboard while using UITextField inside UIAlertView Read More »