Errata
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
| Version | Location | Description | Submitted By |
|---|---|---|---|
| Printed | Page Example 12-3 Multiple locations in the example |
I think that the CovertFlow example contains some memory managment errors. |
Anonymous |
| Printed | Page 34 Last paragraph |
The paragraph begins with "If you take a look at prototype for a project's…" So, minimally, there should be an article just before "prototype," ("the" or "a"). But even with that correction, I don't know what's being referred to here. How do I look at the prototype? A screenshot or simply some additional direction would be helpful. |
Mike Ruiz |
| Printed | Page 47 Chapter: Hello World... |
The "Hello World!" text will not appear. Sometimes it will flicker for a short moment when I quit the app. |
Oliver Christmann |
| Page 48 Example 3.5, near bottom of page |
I'm still a beginner with Objective-C, so take my corrections with a grain of salt. |
timknauf | |
| Printed | Page 64 2nd line |
#impo rt "SourceReaderViewController.h" |
Darren Inksetter |
| Printed | Page 76 Chapter 3 |
UINavigationController *navigationController on both @interface RootViewController and CreditsViewController are unnecessary. |
Giuseppe Cigala |
| Printed | Page 78 initWithAppDelegate Method |
UIBarButtonItem action currently reads "action: @selector(back)" |
Anonymous |
| Printed | Page 204 dealloc () method |
why there is no [gps release]? |
Giuseppe Cigala |
| Page 269 Orientation section |
"Use the image’s imageOrientation property to set its |
Vocaro | |
| Page 316 2nd Paragraph of "Reading Property Lists" |
In the line of the code example beginning "NSString path" it should be "NSString path*". |
Adrian Burgess | |
| Page 316 2nd Paragraph of "Reading Property Lists" |
On the line of the example beginning "NSString path" it should be "NSString* path". |
Anonymous | |
| Page 321 MinimumValue & MaximumValue |
MinimumValue |
Anonymous |
