In this post we will learn building an iOS dialog box with input using UIAlertController. An input dialog is many times required in the application. So lets see how we can build it for our iOS Application. Building iOS Dialog Box with Input Creating a new Xcode Project As always we will start creating a […]