Errata

iOS 6 Programming Cookbook

Errata for iOS 6 Programming Cookbook

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.

Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted By Date submitted Date corrected
PDF
Page 1
2nd paragraph

There is a formatting issue with italics having no spaces to separate them with previous and next words. This occurs throughout the first chapter and seems to reproduce in the second too.

Note from the Author or Editor:
This was an issue with the early release PDF, and has been resolved in the final PDF. If you've purchased this book and have the incorrect PDF, please redownload it to get the correct version.

We apologize for the inconvenience!

Enrique Brandariz  Nov 26, 2012  Nov 26, 2012
Printed
Page 494
Entire Section

'TWTweetComposeViewController' is deprecated: first deprecated in iOS 6.0.

'presentModalViewController:animated:' is deprecated: first deprecated in iOS 6.0.

if your command click on presentModalViewController:animated: the documentation says to replace it with presentViewController:animated:completion:

if you command click on that it says symbol not found.

George Thompson  May 18, 2013