UIAlertController introduced with iOS 8 with the replacement of UIAlertView and UIActionSheet, yes this two methods are deprecated in iOS 8 UIAlertController object used to display alerts and actions sheets to the user, Switching between an alert or action sheet is done by setting the preferred style when creating the controller. If you are a … [Continue reading...]
Home » UIAlertController
Recent Comments