[TIMOB-9002] iOS: Review and fix external error and warning messages
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-05-29T20:56:45.000+0000 |
| Affected Version/s | Release 2.0.1 |
| Fix Version/s | Release 2.1.0, Sprint 2012-10 Core |
| Components | iOS |
| Labels | core |
| Reporter | Neeraj Gupta |
| Assignee | Ingo Muschenetz |
| Created | 2012-05-05T12:59:19.000+0000 |
| Updated | 2014-02-04T00:45:59.000+0000 |
Description
iOS platform displays a number of error and warning messages that are not very helpful and are confusing to a number of developers. For example, "[WARN] [object TiUILabel] has an auto width value of 0, meaning this view may not be visible."
We need to evaluate all the external errors and warning messages -
1. Remove unnecessary messages. Every message should serve a specific purpose and provide meaningful information.
2. Make sure that these messages have consistent language style. Documentation team should review these messages.
Pull merged.