How to use UIAlertController in Objective-C iOS
How to use UIAlertController in Objective-C iOS

UIAlertController introduced in iOS 8 .UIAlertController replaces the UIActionSheet and UIAlertView classes. UIAlertController can be used for displaying alerts ,confirmation alert ,act as action sheet and used for login purpose etc.