`informativeTextWithFormat` interprets its string as a format. `[error localizedDescription]` could contain string formatting specifiers. Fixes to use @"%@", [error localizedDescription] instead. Spotted via compiler warning. |
||
|---|---|---|
| .. | ||
| Tweet.h | ||
| Tweet.m | ||
| User.h | ||
| User.m | ||