Monday, November 17, 2014

Article - Displaying Alerts in iOS 8

With every new release, Apple's operating system grows more powerful and a better fit for all its applicable devices. But changes in the OS mean extra work for software developers, who must ensure that their legacy programs still run and that new products fit the new version. Wei-Meng Lee describes the new UIAlertController class in iOS 8 and how it can improve your program's ability to display messages and get input from users.
With the launch of the iPhone 6 and iPhone 6 Plus, Apple also released the iOS 8 platform. Among the many updates in this version of iOS are some subtle changes that affect how alerts are displayed. In this article, I will discuss the new UIAlertController class and the classes that it replaces.
Read the article here

No comments: