[TIMOB-12274] Runtime errors: Codify and implement a consistent interface for thrown errors across platforms
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | TiAPI |
Labels | n/a |
Reporter | Ingo Muschenetz |
Assignee | Unknown |
Created | 2013-01-11T16:20:43.000+0000 |
Updated | 2018-02-28T20:03:38.000+0000 |
Description
Currently, both iOS and Android report errors with line number, file path, stack trace, native reasons, and/or native locations. However, the format and name of the properties is undefined, and vary from OS to OS. With adding new OSes, it would be ideal if we had parity or consistency to better facilitate debugging and tracking from the field.
Love it!
Agreed, plus one!