Errata

iOS 5 Programming Cookbook

Errata for iOS 5 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.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

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

Version Location Description Submitted by Date submitted
PDF Page 61
2nd paragraph

First line of second paragraph:
"strign should be "string"

kklinger  Nov 16, 2011 
PDF Page 69
2nd paragraph

Third line of second paragraph:
"exmaple" should be "example"

kklinger  Nov 16, 2011 
PDF Page 75
last paragraph 5th line

"yoru" should be "your"

kklinger  Nov 16, 2011 
PDF Page 80
Paragraph below Discussion - 2nd line

"to have allow" should be "to allow"

kklinger  Nov 16, 2011 
PDF Page 85
Warning section

enumeration "or" a mutable array
should be
enumeration on a mutable array

kklinger  Nov 16, 2011 
PDF Page 95
United States

In the sentence that states "use the postNotificationName:object: instance method of NSBundle", NSBundle should be NSNotificationCenter. The example code is correct.

Daryl Bergeron  Apr 29, 2012 
PDF Page 104
second last line of only paragraph

"paramater" should be "parameter"

kklinger  Nov 16, 2011 
Other Digital Version 121
below heading: unsafe_unretained

"objct" should be "object"

Anonymous  Dec 01, 2011 
Other Digital Version 122
below code sample

"strign" should be "string"

Anonymous  Dec 01, 2011 
Other Digital Version 123
in Note

"objetc" s/b "object"

Anonymous  Dec 01, 2011 
Printed Page 203
in the code block

Code uses a method "newImageViewWithImage:(UIImage *)paramImage frame:(CGRect)paramFrame" - the method is not discussed, nor is the code for this method included in the book, only in the downloadable code. The code provided in the book does not work without this method.

Jamie Perkins  Jul 18, 2012 
PDF Page 414
unknown

I haven't figured out the reason, but the sample code provided for 6.6 works fine, but that for 6.5 and and 6.4 produces only a large scale map with no pins at all.

Anonymous  Feb 10, 2012 
Other Digital Version 834
Third section

To enable iCloud for an app, you need to do a bit of a setting-up. The high level re- quireemnt

John Kennedy  Oct 16, 2011