In this lesson, we take a look at using the UIAlertController to display messages and choices to the user. Since iOS 8, the UIAlertController has replaced the now deprecated UIAlertView and UIActionSheet.
(Make sure to watch in full screen and click the gear icon to set the video quality to its highest level so the text is as legible as possible)
Here is the link for the GitHub repo.