[TIMOB-11189] Better Error Handling for Invalid Data Type
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | Release 2.1.2 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | n/a |
| Reporter | Amuktha Akkinepally |
| Assignee | Unknown |
| Created | 2012-09-27T00:46:06.000+0000 |
| Updated | 2018-02-28T20:04:22.000+0000 |
Description
There should be better error handling when an invalid data type is passed to a ImageView control's image property. Locating the offending line is very problematic in complex/dynamic applications.
No comments